88 lines
3.0 KiB
Plaintext
88 lines
3.0 KiB
Plaintext
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
Copyright © 2011-2014 marmuta <marmvta@gmail.com>
|
|
|
|
This file is part of Onboard.
|
|
|
|
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.
|
|
|
|
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="Colors" format="2.1">
|
|
<window type="key-popup">
|
|
<color element="border" rgb="#{{base01-hex}}" opacity="1.0"/>
|
|
</window>
|
|
|
|
<layer> <color element="background" rgb="#{{base00-hex}}" opacity="1.0"/> </layer>
|
|
<layer> <color element="background" rgb="#{{base01-hex}}" opacity="0.9"/> </layer>
|
|
<layer> <color element="background" rgb="#{{base01-hex}}" opacity="0.9"/> </layer>
|
|
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base02-hex}}"/>
|
|
<color element="stroke" rgb="#{{base05-hex}}"/>
|
|
<color element="label" rgb="#{{base05-hex}}"/>
|
|
icon0
|
|
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base05-hex}}"/>
|
|
icon1, icon2
|
|
</key_group>
|
|
|
|
<!-- dark keys -->
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base00-hex}}"/>
|
|
<color element="stroke" rgb="#{{base05-hex}}"/>
|
|
<color element="label" rgb="#{{base07-hex}}"/>
|
|
icon3,
|
|
RCTL, LCTL, RALT, LALT, LWIN, CAPS,
|
|
LFSH, RTSH, NMLK,
|
|
MENU, RWIN, BKSP, TAB, RTRN,
|
|
KPDL, KPEN, KPSU, KPDV, KPAD, KPMU,
|
|
LEFT, RGHT, UP, DOWN, INS, DELE, HOME, END, PGUP, PGDN,
|
|
F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12,
|
|
Prnt, Pause, ESC, Scroll,
|
|
secondaryclick, middleclick, doubleclick, dragclick, hoverclick,
|
|
hide, showclick, move, layer,
|
|
quit, inputline,
|
|
|
|
<!-- word suggestions -->
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base02-hex}}"/>
|
|
prediction
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base02-hex}}" opacity="0.8"/>
|
|
wordlist, pause-learning.wordlist, language.wordlist, hide.wordlist
|
|
</key_group>
|
|
</key_group>
|
|
</key_group>
|
|
|
|
<!-- snippets -->
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base0C-hex}}"/>
|
|
<color element="stroke" rgb="#{{base0D-hex}}"/>
|
|
m0, m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m13, m14, m15
|
|
</key_group>
|
|
|
|
<!-- red preferences -->
|
|
<key_group>
|
|
<color element="fill" rgb="#{{base08-hex}}"/>
|
|
<color element="stroke" rgb="#{{base09-hex}}"/>
|
|
settings
|
|
</key_group>
|
|
|
|
</key_group>
|
|
</color_scheme>
|
|
|
|
|