aboutsummaryrefslogtreecommitdiff
path: root/build/base16-shades-of-purple
blob: 30231d61c45d9d93e48e2ffd1451a931ee78e04f (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-shades-of-purple
;
; base16: (https://github.com/chriskempson/base16)
;
; Scheme: Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).
; Template: Christian Karl <karlch at protonmail dot com>

[STYLE]
; Colors
base00 = #1e1e3f
base01 = #43d426
base02 = #f1d000
base03 = #808080
base04 = #6871ff
base05 = #c7c7c7
base06 = #ff77ff
base07 = #ffffff
base08 = #d90429
base09 = #f92a1c
base0a = #ffe700
base0b = #3ad900
base0c = #00c5c7
base0d = #6943ff
base0e = #ff2c70
base0f = #79e8fb

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

; vim:ft=dosini