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/glam-blue | |
parent | c8efcbbafd27e6352556bab2ec207b15d3202547 (diff) | |
download | dotfiles-6c4c5513618105ea4ce081b04e0545c7c05431d8.tar.gz |
Update
Diffstat (limited to 'termcolors/glam-blue')
-rw-r--r-- | termcolors/glam-blue | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/termcolors/glam-blue b/termcolors/glam-blue new file mode 100644 index 0000000..a9ded2e --- /dev/null +++ b/termcolors/glam-blue @@ -0,0 +1,20 @@ +*.foreground: #C4C4C4 +*.background: #2F343F +*.cursorColor: #7ea2b4 +*.color0: #161b1d +*.color8: #3A3D3F +*.color1: #64B2DB +*.color9: #64B2DB +*.color2: #64B2DB +*.color10: #64B2DB +*.color3: #64B2DB +*.color11: #64B2DB +*.color4: #64B2DB +*.color12: #64B2DB +*.color5: #64B2DB +*.color13: #64B2DB +*.color6: #64B2DB +*.color14: #64B2DB +*.color7: #C4C4C4 +*.color15: #C4C4C4 + |