dotfiles

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

commit 24474f6a04b39a19f54f6a44950caf0f4ed5b419
parent b49a5a367b4e063db7da594243f713873fef901e
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue, 13 Jun 2017 17:19:56 +0100

New colorscheme

Based on screenshot of LinuxBBQ OS
Diffstat:
Aurxvt-colors/titefix | 37+++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+), 0 deletions(-)

diff --git a/urxvt-colors/titefix b/urxvt-colors/titefix @@ -0,0 +1,37 @@ +! https://a.fsdn.com/con/app/proj/linuxbbq/screenshots/platine2.png/182/137/1 +! special +*.foreground: #d7d7d7 +*.background: #0b0b0b +*.cursorColor: #d7d7d7 + +! black +*.color0: #000000 +*.color8: #005555 + +! red +*.color1: #000000 +*.color9: #005555 + +! green +*.color2: #002222 +*.color10: #11aaaa + +! yellow +*.color3: #11aaaa +*.color11: #005555 + +! blue +*.color4: #005555 +*.color12: #005555 + +! magenta +*.color5: #002222 +*.color13: #11aaaa + +! cyan +*.color6: #005555 +*.color14: #005555 + +! white +*.color7: #11aaaa +*.color15: #d7d7d7