aboutsummaryrefslogtreecommitdiff
path: root/build/base16-3024
blob: 686036c0ce62e96fcae7218bc92fcbf680b2087d (plain)
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
; base16-3024
;
; base16: (https://github.com/chriskempson/base16)
;
; Scheme: Jan T. Sott (http://github.com/idleberg)
; Template: Christian Karl <karlch at protonmail dot com>

[STYLE]
; Colors
base00 = #090300
base01 = #3a3432
base02 = #4a4543
base03 = #5c5855
base04 = #807d7c
base05 = #a5a2a2
base06 = #d6d5d4
base07 = #f7f7f7
base08 = #db2d20
base09 = #e8bbd0
base0a = #fded02
base0b = #01a252
base0c = #b5e4f4
base0d = #01a0e4
base0e = #a16a94
base0f = #cdab53

; Additional custom overrides, e.g.
; font = 10pt Hack
; thumbnail.padding = 32

; vim:ft=dosini