-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-ashes.xml
38 lines (38 loc) · 2.5 KB
/
base16-ashes.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 Ashes
Scheme author: Jannik Siebert (https://github.com/janniks)
Template author: Tinted Theming (https://github.com/tinted-theming)
semanticClass: theme.base16.ashes
-->
<key name="Palette1">
<value name="Name" type="string" data="base16-ashes"/>
<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="00453f39"/> <!-- base01 - Black -->
<value name="ColorTable01" type="dword" data="0095aec7"/> <!-- base08 - Red -->
<value name="ColorTable02" type="dword" data="00aec795"/> <!-- base0B - Green -->
<value name="ColorTable03" type="dword" data="0095c7ae"/> <!-- base0A - Yellow -->
<value name="ColorTable04" type="dword" data="00c795ae"/> <!-- base0D - Blue -->
<value name="ColorTable05" type="dword" data="00ae95c7"/> <!-- base0E - Magenta -->
<value name="ColorTable06" type="dword" data="00c7ae95"/> <!-- base0C - Cyan -->
<value name="ColorTable07" type="dword" data="00e5e2df"/> <!-- base06 - White -->
<value name="ColorTable08" type="dword" data="00655e56"/> <!-- base02 - Bright Black -->
<value name="ColorTable09" type="dword" data="0095aec7"/> <!-- base08 - Bright Red -->
<value name="ColorTable10" type="dword" data="00aec795"/> <!-- base0B - Bright Green -->
<value name="ColorTable11" type="dword" data="0095c7ae"/> <!-- base0A - Bright Yellow -->
<value name="ColorTable12" type="dword" data="00c795ae"/> <!-- base0D - Bright Blue -->
<value name="ColorTable13" type="dword" data="00ae95c7"/> <!-- base0E - Bright Magenta -->
<value name="ColorTable14" type="dword" data="00c7ae95"/> <!-- base0C - Bright Cyan -->
<value name="ColorTable15" type="dword" data="00f5f4f3"/> <!-- base07 - Bright White -->
<value name="ColorTable16" type="dword" data="0095c7c7"/> <!-- base09 -->
<value name="ColorTable17" type="dword" data="009595c7"/> <!-- base0F -->
<value name="ColorTable18" type="dword" data="00453f39"/> <!-- base01 -->
<value name="ColorTable19" type="dword" data="00655e56"/> <!-- base02 -->
<value name="ColorTable20" type="dword" data="00bab3ad"/> <!-- base04 -->
<value name="ColorTable21" type="dword" data="00e5e2df"/> <!-- base06 -->
</key>