diff options
Diffstat (limited to 'colors/base16-spacemacs.config')
| -rw-r--r-- | colors/base16-spacemacs.config | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/colors/base16-spacemacs.config b/colors/base16-spacemacs.config new file mode 100644 index 0000000..6176b52 --- /dev/null +++ b/colors/base16-spacemacs.config @@ -0,0 +1,21 @@ +## Base16 Spacemacs +# Author: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme) +# +# You can use these variables anywhere in the i3 configuration file. + +set $base00 #1f2022 +set $base01 #282828 +set $base02 #444155 +set $base03 #585858 +set $base04 #b8b8b8 +set $base05 #a3a3a3 +set $base06 #e8e8e8 +set $base07 #f8f8f8 +set $base08 #f2241f +set $base09 #ffa500 +set $base0A #b1951d +set $base0B #67b11d +set $base0C #2d9574 +set $base0D #4f97d7 +set $base0E #a31db1 +set $base0F #b03060 |
