diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2015-11-24 00:29:00 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2015-11-24 00:29:00 -0300 |
commit | 6c4c5513618105ea4ce081b04e0545c7c05431d8 (patch) | |
tree | ed61ada744e0d9ec8d2b41c24b949b2ad96185fe /termcolors/rainbown | |
parent | c8efcbbafd27e6352556bab2ec207b15d3202547 (diff) | |
download | dotfiles-6c4c5513618105ea4ce081b04e0545c7c05431d8.tar.gz |
Update
Diffstat (limited to 'termcolors/rainbown')
-rw-r--r-- | termcolors/rainbown | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/termcolors/rainbown b/termcolors/rainbown new file mode 100644 index 0000000..dba2f1e --- /dev/null +++ b/termcolors/rainbown @@ -0,0 +1,20 @@ +!Black background. +*background: #2d2d2d +*foreground: #EFECE3 + +*color0: #4B3822 +*color8: #4B3822 +*color1: #A93D2E +*color9: #A93D2E +*color2: #7D893E +*color10: #7D893E +*color3: #D9AF30 +*color11: #D9AF30 +*color4: #557E8D +*color12: #557E8D +*color5: #D1725C +*color13: #D1725C +*color6: #8BBCCB +*color14: #8BBCCB +*color7: #EFECE3 +*color15: #EFECE3 |