dotfiles

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

commit 6aeb69840180bb7c623329e5f43709ca1693ba61
parent c3e6104f6944e225da1148a66c824d6c378a0e38
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 28 Jul 2017 02:07:02 +0100

otherideas colorscheme testing

Diffstat:
Aurxvt-colors/otherideas.Xcolors | 38++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+), 0 deletions(-)

diff --git a/urxvt-colors/otherideas.Xcolors b/urxvt-colors/otherideas.Xcolors @@ -0,0 +1,38 @@ + +! special +*.foreground: #0f8c61 +*.background: #060e17 +*.cursorColor: #0f8c61 + +! black +*.color0: #0f8c61 +*.color8: #12694c + +! red +*.color1: #104f4e +*.color9: #198873 + +! green +*.color2: #106d6c +*.color10: #198873 + +! yellow +*.color3: #0f8c61 +*.color11: #198873 + +! blue +*.color4: #0f8c61 +*.color12: #198873 + +! magenta +*.color5: #0f8c61 +*.color13: #198873 + +! cyan +*.color6: #1d9190 +*.color14: #198873 + +! white +*.color7: #0f8c61 +*.color15: #198873 +