Add X resources for Motif menus in Emacs.

This commit is contained in:
tastytea 2020-12-01 09:28:57 +01:00
parent d029bfce40
commit f5d0f9eaad
1 changed files with 8 additions and 0 deletions

8
xresources Normal file
View File

@ -0,0 +1,8 @@
! -*- mode: conf-xdefaults; -*-
! Emacs configuration
! Motif menubar.
Emacs*menubar*background: #0c0a20
Emacs*menubar*foreground: #f2f3f7
Emacs*menubar*bottomShadowColor: #2c2a40
Emacs*menubar*topShadowColor: #4c4a60