diff options
| author | 2019-08-16 16:06:10 +0200 | |
|---|---|---|
| committer | 2019-08-16 16:06:10 +0200 | |
| commit | 352b0737db87e97a91ede7347cf87c887337ad92 (patch) | |
| tree | e9041ae2d8d4947bd6080b6bad061d67bfd410b4 /build/base16-xcode-dusk | |
| parent | f153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff) | |
Add currently available base16 themes
Diffstat (limited to 'build/base16-xcode-dusk')
| -rw-r--r-- | build/base16-xcode-dusk | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-xcode-dusk b/build/base16-xcode-dusk new file mode 100644 index 0000000..2ea6afb --- /dev/null +++ b/build/base16-xcode-dusk @@ -0,0 +1,31 @@ +; base16-xcode-dusk +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Elsa Gonsiorowski (https://github.com/gonsie) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282B35 +base01 = #3D4048 +base02 = #53555D +base03 = #686A71 +base04 = #7E8086 +base05 = #939599 +base06 = #A9AAAE +base07 = #BEBFC2 +base08 = #B21889 +base09 = #786DC5 +base0a = #438288 +base0b = #DF0002 +base0c = #00A0BE +base0d = #790EAD +base0e = #B21889 +base0f = #C77C48 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
