/usr/share/icewm/themes/GlamICE/themed.Xresources is in icewm-themes 1.2.26-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | ! general format by these guys:
! Parts (C) 1996 By Greg J. Badros <gjb@cs.duke.edu>
! Xemacs and Netscape sections (C) Joseph Fannin (trevorcor@zdnetonebox.com)
! Please send me problems/bugs (?) with these sections so they can be improved.
! You may use this file as specified under the GNU General Public Licen
! edited and enclosed in themes by Daniel W. Lemon <dwl@wolsi.com>
! ========
! [Xemacs]
! ========
! Set Global Options
! ==================leffert@cs.uchicago.edu
!??xemacs.shell.container.emacs.background: white
Emacs.default.geometry: 80x55
Emacs.default.attributeBackground: white
!Emacs.default.attributeForeground: cyan
! Emacs.default.attributeFont: -greek-lucidatypewriter-medium-r-normal-*-*-120-*-*-m-*-dos-737
! Emacs.italic.attributeFont: -bitstream-courier-medium-i-normal-*-*-120-*-*-m-*-iso8859-9
! Set Modeline Options
! ====================
Emacs.modeline*attributeBackground: #eeeee6
Emacs.modeline*attributeForeground: #444444
! Emacs.modeline*attributeFont: -microsoft-vixar asci-medium-r-normal-*-*-160-*-*-p-*-ascii-0
! Set Menubar Options
! ===================
Emacs*menubar*Foreground: #444444
Emacs*menubar*Background: #eeeee6
! Emacs*menubar*Font: -adobe-helvetica-medium-r-normal-*-*-80-*-*-p-*-iso8859-9
! Set Toolbar Options
! ===================
Emacs*backgroundToolBarColor: #eeeee6
Emacs*topToolBarShadowColor: gray
Emacs*bottomToolBarShadowColor: black
! Set Scrollbar Options
! =====================
Emacs*XlwScrollBar.Background: #eeeee6
! Set Selected Text Options
! =========================
Emacs.zmacs-region*attributeBackground: orange
Emacs.zmacs-region*attributeForeground: black
! ==========
! [Netscape]
! ==========
Netscape.TopLevelShell*background: #eeeee6
Netscape.TopLevelShell*foreground: #444444
Netscape.TopLevelShell*fontList: -adobe-helvetica-medium-r-normal-*-9-80-*-*-p-*-iso8859-9
Netscape.TopLevelShell*urlBarMainForm.urlComboBox.Text*background: white
Netscape.TopLevelShell*urlBarMainForm.urlComboBox.ComboBoxMenuShell.ComboBoxRowColumn.ListSW*background: grey
Netscape.TopLevelShell*selectForeground: black
Netscape.TopLevelShell*selectBackground: orange
|