-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLCARS.colors
136 lines (104 loc) · 5.14 KB
/
LCARS.colors
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
<?xml version="1.0"?>
<!--
Copyright © 2022 Andreas Tennert <[email protected]>
This file has been created for lcarsde but it is to be used with Onboard.
This theme for Onboard 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 theme for Onboard 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/>.
-->
<color_scheme name="LCARS" format="2.1">
<window type="key-popup">
<color element="border" rgb="#9999CC" opacity="1.0"/>
</window>
<icon><color element="background" rgb="#222222" opacity="1.0"/></icon>
<layer> <color element="background" rgb="#222222" opacity="1.0"/> </layer>
<layer> <color element="background" rgb="#222222" opacity="1.0"/> </layer>
<layer> <color element="background" rgb="#222222" opacity="0.9"/> </layer>
<key_group>
<color element="fill" rgb="#AA7FAA"/>
<color element="stroke" rgb="#AA7FAA"/>
<color element="label" rgb="#000000"/>
<color element="fill" rgb="#906193" pressed="true"/>
<color element="stroke" rgb="#906193" pressed="true"/>
<color element="fill" rgb="#906193" pressed="true" active="true"/>
<color element="stroke" rgb="#906193" pressed="true" active="true"/>
<color element="fill" rgb="#906193" pressed="true" locked="true"/>
<color element="stroke" rgb="#906193" pressed="true" locked="true"/>
<color element="fill" rgb="#E26A49" active="true"/>
<color element="stroke" rgb="#E26A49" active="true"/>
<color element="fill" rgb="#E53B28" locked="true"/>
<color element="stroke" rgb="#E53B28" locked="true"/>
icon0
<key_group>
<color element="fill" rgb="#ffffff"/>
icon1, icon2
</key_group>
<key_group>
<color element="fill" rgb="#B5517F"/>
<color element="stroke" rgb="#B5517F"/>
<color element="fill" rgb="#A73769" pressed="true"/>
<color element="stroke" rgb="#A73769" pressed="true"/>
<color element="fill" rgb="#A73769" pressed="true" active="true"/>
<color element="stroke" rgb="#A73769" pressed="true" active="true"/>
<color element="fill" rgb="#A73769" pressed="true" locked="true"/>
<color element="stroke" rgb="#A73769" pressed="true" locked="true"/>
icon3,
RCTL, LCTL, RALT, LALT, LWIN, CAPS,
LFSH, RTSH, NMLK, ESC
</key_group>
<key_group>
<color element="fill" rgb="#D88568"/>
<color element="stroke" rgb="#D88568"/>
<color element="fill" rgb="#BE6044" pressed="true"/>
<color element="stroke" rgb="#BE6044" pressed="true"/>
<color element="fill" rgb="#BE6044" pressed="true" active="true"/>
<color element="stroke" rgb="#BE6044" pressed="true" active="true"/>
<color element="fill" rgb="#BE6044" pressed="true" locked="true"/>
<color element="stroke" rgb="#BE6044" pressed="true" locked="true"/>
MENU, RWIN, BKSP, TAB, RTRN,
KPDL, KPEN,
LEFT, RGHT, UP, DOWN, INS, DELE, HOME, END, PGUP, PGDN,
F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12,
Prnt, Pause, Scroll,
KPSU, KPDV KPAD, KPMU,
secondaryclick, middleclick, doubleclick, dragclick, hoverclick,
hide, showclick, move, layer
</key_group>
<key_group>
<color element="fill" rgb="#ED924E"/>
<color element="stroke" rgb="#ED924E"/>
<color element="fill" rgb="#E3722A" pressed="true"/>
<color element="stroke" rgb="#E3722A" pressed="true"/>
m0, m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m13, m14, m15
</key_group>
<key_group>
<color element="fill" rgb="#E6661D"/>
<color element="stroke" rgb="#E6661D"/>
<color element="fill" rgb="#F5571D" pressed="true"/>
<color element="stroke" rgb="#F5571D" pressed="true"/>
settings
</key_group>
<key_group>
<color element="fill" rgb="#C1574C"/>
<color element="stroke" rgb="#C1574C"/>
<color element="fill" rgb="#A9372E" pressed="true"/>
<color element="stroke" rgb="#A9372E" pressed="true"/>
quit
</key_group>
<!-- word suggestions -->
<key_group>
<color element="fill" rgb="#ED924E"/>
<color element="stroke" rgb="#ED924E"/>
<color element="fill" rgb="#E3722A" pressed="true"/>
<color element="stroke" rgb="#E3722A" pressed="true"/>
wordlist, prediction
</key_group>
</key_group>
</color_scheme>