commit a97acda70cfe91db59eb704ec5f3e3a697514ec9 parent 0f2ec11fb01a4e6c6ba23737111d1f358ece0e5c Author: pyratebeard <root@pyratebeard.net> Date: Sun, 8 Oct 2017 10:18:20 +0100 nixers nightmode xcolor Diffstat:
A | urxvt-colors/nixers_nightmode.Xcolors | | | 38 | ++++++++++++++++++++++++++++++++++++++ |
1 file changed, 38 insertions(+), 0 deletions(-)
diff --git a/urxvt-colors/nixers_nightmode.Xcolors b/urxvt-colors/nixers_nightmode.Xcolors @@ -0,0 +1,38 @@ +! nixers_nightmode +! special +*.foreground: #666666 +*.background: #141414 +*.cursorColor: #666666 + +! black +*.color0: #212121 +*.color8: #383838 + +! red +*.color1: #666666 +*.color9: #666666 + +! green +*.color2: #638b83 +*.color10: #666666 + +! yellow +*.color3: #666666 +*.color11: #666666 + +! blue +*.color4: #444444 +*.color12: #666666 + +! magenta +*.color5: #666666 +*.color13: #666666 + +! cyan +*.color6: #7dbfb8 +*.color14: #666666 + +! white +*.color7: #666666 +*.color15: #666666 +