dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 9232c0fa8f21e2fc4a732e1c118fae7cdfc00bae
parent 50a265bda87236fb1ef4adf3f3d8e07224d831e5
Author: dudley <pyratebeard@gmail.com>
Date:   Sun, 14 Aug 2016 03:09:55 +0100

new mono theme

Diffstat:
Aurxvt/pyratemono.Xcolors | 36++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+), 0 deletions(-)

diff --git a/urxvt/pyratemono.Xcolors b/urxvt/pyratemono.Xcolors @@ -0,0 +1,36 @@ +! special +*.foreground: #ffffff +*.background: #000000 +*.cursorColor: #ffffff + +! black +*.color0: #000000 +*.color8: #202020 + +! red +*.color1: #c33027 +*.color9: #464646 + +! green +*.color2: #61b343 +*.color10: #f8f8f8 + +! yellow +*.color3: #b3b3b3 +*.color11: #eeeeee + +! blue +*.color4: #999999 +*.color12: #b3b3b3 + +! magenta +*.color5: #717171 +*.color13: #adadad + +! cyan +*.color6: #8a8a8a +*.color14: #c0c0c0 + +! white +*.color7: #b5cabb +*.color15: #99ac9e