/usr/share/fluxbox/styles/qnx-photon is in fluxbox 1.3.5-2+b2.
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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 | # photon-qnx
# theme for fluxbox
# 2001 (c) skypher
toolbar: raised gradient vertical
toolbar.color: rgb:DB/DA/DB
toolbar.colorTo: rgb:D4/CE/D2
toolbar.label: flat gradient vertical
toolbar.label.color: rgb:DB/DA/DB
toolbar.label.colorTo: rgb:D4/CE/D2
toolbar.label.textColor: rgb:45/45/45
toolbar.windowLabel: sunken solid
toolbar.windowLabel.color: rgb:FC/F9/DF
toolbar.windowLabel.textColor: rgb:45/45/45
toolbar.clock: flat gradient vertical
toolbar.clock.color: rgb:DB/DA/DB
toolbar.clock.colorTo: rgb:D4/CE/D2
toolbar.clock.textColor: rgb:45/45/45
toolbar.button: solid flat
toolbar.button.color: rgb:EB/EB/EB
toolbar.button.picColor: rgb:15/15/15
toolbar.button.pressed: sunken flat
toolbar.button.pressed.color: rgb:AB/AB/AB
menu.title: raised gradient vertical
menu.title.color: rgb:68/95/E3
menu.title.colorTo: rgb:31/59/9C
menu.title.textColor: white
menu.frame: sunken gradient vertical
menu.frame.color: rgb:DB/DA/DB
menu.frame.colorTo: rgb:D4/CE/D2
menu.frame.textColor: rgb:45/45/45
menu.hilite: flat solid
menu.hilite.color: rgb:91/A3/9E
menu.hilite.textColor: white
menu.bullet: triangle
menu.bullet.position: right
! win focus
window.title.focus: flat gradient vertical
window.title.focus.color: rgb:D9/D9/D9
window.title.focus.colorTo: white
window.label.focus: raised gradient vertical
window.label.focus.color: rgb:68/95/E3
window.label.focus.colorTo: rgb:31/59/9C
window.label.focus.textColor: white
window.button.focus: raised gradient vertical
window.button.focus.color: rgb:EA/EA/EA
window.button.focus.colorTo: rgb:94/9B/99
window.button.focus.picColor: rgb:35/35/35
window.button.pressed: sunken solid
window.button.pressed.color: rgb:94/9B/99
window.handle.focus: raised solid
window.handle.focus.color: rgb:EA/EA/EA
window.grip.focus: Raised Gradient vertical
window.grip.focus.color: rgb:68/95/E3
window.grip.focus.colorTo: rgb:31/59/9C
window.frame.focusColor: black
! unfocused win
window.title.unfocus: flat gradient vertical
window.title.unfocus.color: rgb:D9/D9/D9
window.title.unfocus.colorTo: white
window.label.unfocus: raised gradient vertical
window.label.unfocus.color: rgb:C6/C5/C6
window.label.unfocus.colorTo: rgb:A7/A6/A7
window.label.unfocus.textColor: white
window.button.unfocus: raised gradient vertical
window.button.unfocus.color: rgb:EA/EA/EA
window.button.unfocus.colorTo: rgb:94/9B/99
window.button.unfocus.picColor: rgb:35/35/35
window.handle.unfocus: raised solid
window.handle.unfocus.color: rgb:EA/EA/EA
window.grip.unfocus: raised solid
window.grip.unfocus.color: rgb:EA/EA/EA
window.frame.unfocusColor: black
! ----------- tab - explicit for fluxbox, the best wm out there[tm] (;
window.tab.justify: left
window.tab.label.unfocus: raised gradient vertical
window.tab.label.unfocus.color: rgb:C6/C5/C6
window.tab.label.unfocus.colorTo: rgb:A7/A6/A7
window.tab.label.unfocus.textColor: white
window.tab.label.focus: raised gradient vertical
window.tab.label.focus.color: rgb:68/95/E3
window.tab.label.focus.colorTo: rgb:31/59/9C
window.tab.label.focus.textColor: white
window.tab.borderWidth: 1
window.tab.borderColor: black
! ----------- (fluxbox.sourceforge.net)
! fonts
window.tab.font: -*-gamow-medium-r-*-*-7-*-*-*-*-60-*-*
! ^ change this to lucidasans-10 if you don't have gamow
*.font: lucidasans-10
toolbar.justify: left
window.justify: left
menu.title.justify: left
menu.frame.justify: left
! borders n stuff
borderColor: black
borderWidth: 1
bevelWidth: 2
handleWidth: 4
frameWidth: 0
background: flat
background.color: white
|