diff options
Diffstat (limited to 'colors/base16-darktooth.config')
| -rw-r--r-- | colors/base16-darktooth.config | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/colors/base16-darktooth.config b/colors/base16-darktooth.config new file mode 100644 index 0000000..79f5e0c --- /dev/null +++ b/colors/base16-darktooth.config @@ -0,0 +1,21 @@ +## Base16 Darktooth +# Author: Jason Milkins (https://github.com/jasonm23) +# +# You can use these variables anywhere in the i3 configuration file. + +set $base00 #1D2021 +set $base01 #32302F +set $base02 #504945 +set $base03 #665C54 +set $base04 #928374 +set $base05 #A89984 +set $base06 #D5C4A1 +set $base07 #FDF4C1 +set $base08 #FB543F +set $base09 #FE8625 +set $base0A #FAC03B +set $base0B #95C085 +set $base0C #8BA59B +set $base0D #0D6678 +set $base0E #8F4673 +set $base0F #A87322 |
