-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-atelier-forest.xml
38 lines (38 loc) · 2.52 KB
/
base16-atelier-forest.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<!--
base16 Atelier Forest
Scheme author: Bram de Haan (http://atelierbramdehaan.nl)
Template author: Tinted Theming (https://github.com/tinted-theming)
semanticClass: theme.base16.atelier-forest
-->
<key name="Palette1">
<value name="Name" type="string" data="base16-atelier-forest"/>
<value name="ExtendColors" type="hex" data="00"/>
<value name="ExtendColorIdx" type="hex" data="0e"/>
<value name="TextColorIdx" type="hex" data="10"/>
<value name="BackColorIdx" type="hex" data="10"/>
<value name="PopTextColorIdx" type="hex" data="10"/>
<value name="PopBackColorIdx" type="hex" data="10"/>
<value name="ColorTable00" type="dword" data="0021242c"/> <!-- base01 - Black -->
<value name="ColorTable01" type="dword" data="00402cf2"/> <!-- base08 - Red -->
<value name="ColorTable02" type="dword" data="0026977b"/> <!-- base0B - Green -->
<value name="ColorTable03" type="dword" data="001884c3"/> <!-- base0A - Yellow -->
<value name="ColorTable04" type="dword" data="00e77e40"/> <!-- base0D - Blue -->
<value name="ColorTable05" type="dword" data="00ea6666"/> <!-- base0E - Magenta -->
<value name="ColorTable06" type="dword" data="00b8973d"/> <!-- base0C - Cyan -->
<value name="ColorTable07" type="dword" data="00e0e2e6"/> <!-- base06 - White -->
<value name="ColorTable08" type="dword" data="005e6168"/> <!-- base02 - Bright Black -->
<value name="ColorTable09" type="dword" data="00402cf2"/> <!-- base08 - Bright Red -->
<value name="ColorTable10" type="dword" data="0026977b"/> <!-- base0B - Bright Green -->
<value name="ColorTable11" type="dword" data="001884c3"/> <!-- base0A - Bright Yellow -->
<value name="ColorTable12" type="dword" data="00e77e40"/> <!-- base0D - Bright Blue -->
<value name="ColorTable13" type="dword" data="00ea6666"/> <!-- base0E - Bright Magenta -->
<value name="ColorTable14" type="dword" data="00b8973d"/> <!-- base0C - Bright Cyan -->
<value name="ColorTable15" type="dword" data="00eeeff1"/> <!-- base07 - Bright White -->
<value name="ColorTable16" type="dword" data="002053df"/> <!-- base09 -->
<value name="ColorTable17" type="dword" data="00f33fc3"/> <!-- base0F -->
<value name="ColorTable18" type="dword" data="0021242c"/> <!-- base01 -->
<value name="ColorTable19" type="dword" data="005e6168"/> <!-- base02 -->
<value name="ColorTable20" type="dword" data="0091949c"/> <!-- base04 -->
<value name="ColorTable21" type="dword" data="00e0e2e6"/> <!-- base06 -->
</key>