-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththemerc
134 lines (112 loc) · 4.28 KB
/
themerc
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
# Matcha Openbox theme
# Copyright (C) 2015 Dino Duratović <dinomol at mail dot com>
#
# Inspired by and made for horst3180's Arc GTK theme
# https://github.com/horst3180/Arc-theme
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
### WINDOW
border.width: 4
window.client.padding.width: 0
window.client.padding.height: 0
window.handle.width: 0
padding.width: 4
padding.height: 4
window.active.border.color: #fca762
window.inactive.border.color: #2cc99a
window.active.title.separator.color: #141A1B
window.inactive.title.separator.color: #141A1B
window.active.client.color: #fca762
window.inactive.client.color: #2cc99a
window.active.label.text.color: #D3DAE3
window.inactive.label.text.color: #7F8388
window.active.button.unpressed.image.color: #D3DAE3
window.active.button.pressed.image.color: #2eb398
window.active.button.disabled.image.color: #2d3036
window.active.button.hover.image.color: #afb8c5
window.active.button.toggled.unpressed.image.color: #D3DAE3
window.active.button.toggled.pressed.image.color: #2eb398
window.active.button.toggled.hover.image.color: #afb8c5
window.inactive.button.unpressed.image.color: #1F2328
window.inactive.button.pressed.image.color: #2eb398
window.inactive.button.disabled.image.color: #2d3036
window.inactive.button.hover.image.color: #afb8c5
window.inactive.button.toggled.unpressed.image.color: #1F2328
window.inactive.button.toggled.pressed.image.color: #2eb398
window.inactive.button.toggled.hover.image.color: #afb8c5
window.active.title.bg: flat solid
window.active.title.bg.color: #141A1B
window.active.label.bg: flat solid
window.active.label.bg.color: #141A1B
#window.active.handle.bg: texture
#window.active.grip.bg: texture
window.inactive.title.bg: flat solid
window.inactive.title.bg.color: #141A1B
window.inactive.label.bg: flat solid
window.inactive.label.bg.color: #141A1B
#window.inactive.handle.bg: texture
#window.inactive.grip.bg: texture
window.active.button.unpressed.bg: parentrelative
window.active.button.pressed.bg: parentrelative
window.active.button.hover.bg: parentrelative
window.active.button.disabled.bg: parentrelative
window.active.button.toggled.unpressed.bg: parentrelative
window.active.button.toggled.pressed.bg: parentrelative
window.active.button.toggled.hover.bg: parentrelative
window.inactive.button.unpressed.bg: parentrelative
window.inactive.button.pressed.bg: parentrelative
window.inactive.button.hover.bg: parentrelative
window.inactive.button.disabled.bg: parentrelative
window.inactive.button.toggled.unpressed.bg: parentrelative
window.inactive.button.toggled.pressed.bg: parentrelative
window.inactive.button.toggled.hover.bg: parentrelative
window.label.text.justify: center
#window.active.label.text.font: text shadow
#window.inactive.label.text.font: text shadow
### MENU
menu.border.width: 4
menu.separator.width: 1
menu.separator.padding.width: 10
menu.separator.padding.height: 2
menu.overlap.x: 0
menu.overlap.y: 0
menu.border.color: #c7506d
menu.separator.color: #2d3036
menu.title.text.color: #D3DAE3
menu.items.text.color: #D3DAE3
menu.items.disabled.text.color: #76797F
menu.items.active.text.color: #ffffff
menu.items.active.disabled.text.color: #aeb0b6
menu.items.bg: flat solid
menu.items.bg.color: #1b2224
menu.items.active.bg: flat solid
menu.items.active.bg.color: #2f9b85
menu.title.bg: flat solid
menu.title.bg.color: #2d3036
menu.title.text.justify: center
#menu.items.font: text shadow
#menu.title.text.font: text shadow
### OSD
osd.border.width: 1
osd.border.color: #c7506d
osd.label.text.color: #D3DAE3
osd.bg: flat solid
osd.bg.color: #141A1B
osd.label.bg: flat solid
osd.label.bg.color: #141A1B
osd.hilight.bg: flat solid
osd.hilight.bg.color: #2f9b85
osd.unhilight.bg: flat solid
osd.unhilight.bg.color: #D3DAE3
#osd.label.text.font: text shadow