summaryrefslogtreecommitdiffstats
path: root/icewm-themes/Brise/default.theme
blob: 622d254a33320c7876a8899ff4e3e05d04c68b4a (plain)
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
ThemeDescription              = "Brise-TDE-v4"
ThemeAuthor                   = "TDE"

Look                          = flat
RolloverButtonsSupported      = 1
Gradients                     = "buttonA.xpm buttonI.xpm dialogbg.xpm logoutbg.xpm switchbg.xpm menubg.xpm menusel.xpm menusep.xpm taskbuttonactive.xpm taskbarbg.xpm taskbuttonbg.xpm taskbuttonminimized.xpm toolbuttonbg.xpm workspacebuttonbg.xpm workspacebuttonactive.xpm titleAB.xpm titleAS.xpm titleAT.xpm titleIB.xpm titleIS.xpm titleIT.xpm"
SmallIconSize                 = 16
BorderSizeX                   = 2
BorderSizeY                   = 2
CornerSizeX                   = 5
CornerSizeY                   = 29
DlgBorderSizeX                = 2
DlgBorderSizeY                = 2

################################################## Titlebar

ShowMenuButtonIcon            = 1
TitleBarCentered              = 1
TitleBarJustify               = 50
TitleBarHeight                = 27
TitleFontNameXft              = "sans-serif:size=9:bold"
TitleButtonsLeft              = "s"
TitleButtonsRight             = "xmi"
TitleButtonsSupported         = "sxim"
ColorNormalTitleButton        = "#f7f7f7"                   # Background of titlebar buttons
ColorActiveTitleBarText       = "#ffffff"                   # Activa
ColorNormalTitleBarText       = "#efefef"                   # Inactiva


################################################## Desktop

DesktopBackgroundColor         = "#000000"

################################################## Taskbar

TaskBarAtTop                  = 0
TaskBarClockLeds              = 0
TrayDrawBevel                 = 0
TrayShowAllWindows            = 1
TaskBarShowCollapseButton     = 1
ColorNormalTaskBarAppText     = "#000000"
ColorMinimizedTaskBarAppText  = "#000000"
ActiveTaskBarFontNameXft      = "sans-serif:size=10"
NormalTaskBarFontNameXft      = "sans-serif:size=10"

################################################## Menu

ColorNormalMenu               = "#4C555D"
ColorActiveMenuItem           = "#4C555D"
ColorNormalMenuItemText       = "#231F1C"
ColorDisabledMenuItemText     = "#c2bfbd"
MenuFontNameXft               = "sans-serif:size=10"
ShowSettingsMenu              = 1                           # Show settings submenu
ShowFocusModeMenu             = 0                           # Show focus mode submenu
ShowThemesMenu                = 1                           # Show themes submenu
ShowHelp                      = 0                           # Show the help menu item
ShowLogoutMenu                = 1                           # Show logout submenu
ShowLogoutSubMenu             = 1                           # Show logout submenu
ShowWindowList                = 0                           # Show the window menu item

################################################## ToolTips

ColorToolTip                  = "#C0DAFF"
ColorToolTipText              = "#141312"
ToolTipFontNameXft            = "sans:size=9"

################################################## Clock

ColorClock                    = ""
ColorClockText                = "#000000"
ClockFontNameXft              = "arial:size=16"

################################################## Otros fondos

ColorLabel                    = "#E0DFDF"
ColorDialog                   = "#E0DFDF"

################################################## QuickSwitch (cambiador de tareas)

ColorQuickSwitch              = "#E0DFDF"
ColorQuickSwitchText          = "#000000"
QuickSwitchFontNameXft        = "sans-serif:size=10"
QuickSwitchSmallWindow        = 1
ColorQuickSwitchActive        = "#c5c3c1"
QuickSwitchFillSelection      = 0

################################################## Scrollbar

ScrollBarX                    = 17                          # Scrollbar width
ScrollBarY                    = 17                          # Scrollbar (button) height
ColorScrollBar                = "#c3c1bf"                   # Scrollbar background (sliding area)
ColorScrollBarSlider          = "#e3e2e1"                   # Background of the slider button in scrollbars
ColorScrollBarButton          = "#E0DFDF"                   # Background of the arrow buttons in scrollbars

################################################## ListBox (lista de ventanas)

ColorListBox                  = "#E0DFDF"                   # Background of listboxes
ColorListBoxSelection         = "#c5c3c1"                   # Background of selected listbox items
ListBoxFontNameXft            = "sans-serif:size=10"

################################################## Button

ActiveButtonFontNameXft         = "sans:size=10:bold"
NormalButtonFontNameXft         = "sans:size=10"