diff options
author | Amin Bandali <me@aminb.org> | 2015-04-25 19:45:51 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-04-25 19:45:51 -0400 |
commit | 7b8980040276a0c9d7e0e9264d2b002ad663d2a5 (patch) | |
tree | fd70e4136bcb1f609c81d6b878b4b601b665b7b8 /x/.gotham.xresources | |
parent | 73b4f2fc5a7f0a20a5bcc28b52412eda38fdf2ee (diff) | |
download | configs-7b8980040276a0c9d7e0e9264d2b002ad663d2a5.tar.gz configs-7b8980040276a0c9d7e0e9264d2b002ad663d2a5.tar.xz configs-7b8980040276a0c9d7e0e9264d2b002ad663d2a5.zip |
X - add gotham and zenburn themes and use zenburn
Diffstat (limited to 'x/.gotham.xresources')
-rw-r--r-- | x/.gotham.xresources | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/x/.gotham.xresources b/x/.gotham.xresources new file mode 100644 index 0000000..3bb54b4 --- /dev/null +++ b/x/.gotham.xresources @@ -0,0 +1,27 @@ +*.foreground: #98d1ce +*.background: #0a0f14 +*.cursorColor: #98d1ce + +*.color0: #0a0f14 +*.color8: #10151b + +*.color1: #c33027 +*.color9: #d26939 + +*.color2: #26a98b +*.color10: #081f2d + +*.color3: #edb54b +*.color11: #245361 + +*.color4: #195465 +*.color12: #093748 + +*.color5: #4e5165 +*.color13: #888ba5 + +*.color6: #33859d +*.color14: #599caa + +*.color7: #98d1ce +*.color15: #d3ebe9 |