aboutsummaryrefslogtreecommitdiff
path: root/build/base16-twilight
blob: 49d26dec2353789e382abab4913408114a4481bd (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-twilight
;
; base16: (https://github.com/chriskempson/base16)
;
; Scheme: David Hart (https://github.com/hartbit)
; Template: Christian Karl <karlch at protonmail dot com>

[STYLE]
; Colors
base00 = #1e1e1e
base01 = #323537
base02 = #464b50
base03 = #5f5a60
base04 = #838184
base05 = #a7a7a7
base06 = #c3c3c3
base07 = #ffffff
base08 = #cf6a4c
base09 = #cda869
base0a = #f9ee98
base0b = #8f9d6a
base0c = #afc4db
base0d = #7587a6
base0e = #9b859d
base0f = #9b703f

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

; vim:ft=dosini