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/holy | |
parent | c8efcbbafd27e6352556bab2ec207b15d3202547 (diff) | |
download | dotfiles-6c4c5513618105ea4ce081b04e0545c7c05431d8.tar.gz |
Update
Diffstat (limited to 'termcolors/holy')
-rw-r--r-- | termcolors/holy | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/termcolors/holy b/termcolors/holy new file mode 100644 index 0000000..6e5dfe5 --- /dev/null +++ b/termcolors/holy @@ -0,0 +1,27 @@ + +*background: #1D2426 +*foreground: #8FA388 + +! Alternate foreground +!*foreground: #AB9C71 + +*cursorColor: #BE5E1E + +*color0: #39474A +*color1: #986345 +*color2: #788249 +*color3: #9B6A46 +*color4: #3E5951 +*color5: #B9924A +*color6: #5d796a +*color7: #977D5E +*color8: #4C5F63 +*color9: #B07350 +*color10: #869151 +*color11: #AF6B42 +*color12: #567A6E +*color13: #D69D55 +*color14: #668574 +*color15: #AB9C71 + +! vim: ft=xdefaults |