diff options
author | Rasmus Steinke <rasi@xssn.at> | 2012-08-15 15:17:02 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2012-08-15 15:17:02 +0200 |
commit | 4c2af5300dc80ce5c8ff8c742961dcc5af7cd61e (patch) | |
tree | a0ec4c382ebb70f907cf1dfa485faefb2f0a7b8f /.colors/xmonad_bl1nk | |
parent | 12650d0424141da59eb655ecbe459967f229638c (diff) | |
download | dotfiles-4c2af5300dc80ce5c8ff8c742961dcc5af7cd61e.tar.gz dotfiles-4c2af5300dc80ce5c8ff8c742961dcc5af7cd61e.tar.xz |
adding colors
Diffstat (limited to '.colors/xmonad_bl1nk')
-rw-r--r-- | .colors/xmonad_bl1nk | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.colors/xmonad_bl1nk b/.colors/xmonad_bl1nk new file mode 100644 index 0000000..97389de --- /dev/null +++ b/.colors/xmonad_bl1nk @@ -0,0 +1,28 @@ +!bl1nk v0.2 +*foreground: #a0a0a0 +*background: #181818 +!black +*color0: #181818 +*color8: #505354 +!red +*color1: #F92672 +*color9: #FF5995 +!green +*color2: #82B414 +*color10: #B6E354 +!yellow +*color3: #FD971F +*color11: #FEED6C +!blue +*color4: #56C2D6 +*color12: #8CEDFF +!magenta +*color5: #8C54FE +*color13: #9E6FFE +!cyan +*color6: #465457 +*color14: #899CA1 +!white +*color7: #CCCCC6 +*color15: #F8F8F2 + |