commit 7aa1a3a8ae82303fd7f48622882e74bc1d7087c7 parent 2e018286dec06cb16f44ddd4595239433b96eefc Author: pyratebeard <root@pyratebeard.net> Date: Fri, 18 Nov 2016 13:26:05 +0000 moved all of Xcolors files into seperate dir Diffstat:
21 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/urxvt/black_mirror.Xcolors b/urxvt-colors/black_mirror.Xcolors diff --git a/urxvt/blaquemagick.Xcolors b/urxvt-colors/blaquemagick.Xcolors diff --git a/urxvt/blizzard-orb.Xcolors b/urxvt-colors/blizzard-orb.Xcolors diff --git a/urxvt/boneyard_frost.Xcolors b/urxvt-colors/boneyard_frost.Xcolors diff --git a/urxvt/decker-cyan.Xcolors b/urxvt-colors/decker-cyan.Xcolors diff --git a/urxvt/decker-cyan2.Xcolors b/urxvt-colors/decker-cyan2.Xcolors diff --git a/urxvt/decker.Xcolors b/urxvt-colors/decker.Xcolors diff --git a/urxvt/dedsec.Xcolors b/urxvt-colors/dedsec.Xcolors diff --git a/urxvt/dotshare-colours.Xcolors b/urxvt-colors/dotshare-colours.Xcolors diff --git a/urxvt/drugsandwires.Xcolors b/urxvt-colors/drugsandwires.Xcolors diff --git a/urxvt/encomos12.Xcolors b/urxvt-colors/encomos12.Xcolors diff --git a/urxvt/encomos12_2.Xcolors b/urxvt-colors/encomos12_2.Xcolors diff --git a/urxvt/fray.Xcolors b/urxvt-colors/fray.Xcolors diff --git a/urxvt/hack_mode.Xcolors b/urxvt-colors/hack_mode.Xcolors diff --git a/urxvt-colors/matrix_green.Xcolors b/urxvt-colors/matrix_green.Xcolors @@ -0,0 +1,36 @@ +! special +*.foreground: #00cc00 +*.background: #000000 +*.cursorColor: #00cc00 + +! black +*.color0: #000000 +*.color8: #000000 + +! red +*.color1: #55ff55 +*.color9: #55ff55 + +! green +*.color2: #00cc00 +*.color10: #55ff55 + +! yellow +*.color3: #00cc00 +*.color11: #55ff55 + +! blue +*.color4: #005500 +*.color12: #005500 + +! magenta +*.color5: #55ff55 +*.color13: #55ff55 + +! cyan +*.color6: #00cc00 +*.color14: #55ff55 + +! white +*.color7: #00cc00 +*.color15: #00cc00 diff --git a/urxvt/mostlydark.Xcolors b/urxvt-colors/mostlydark.Xcolors diff --git a/urxvt/mr_robot.Xcolors b/urxvt-colors/mr_robot.Xcolors diff --git a/urxvt/purecyan.Xcolors b/urxvt-colors/purecyan.Xcolors diff --git a/urxvt/pyratebeard.Xcolors b/urxvt-colors/pyratebeard.Xcolors diff --git a/urxvt/pyratemono.Xcolors b/urxvt-colors/pyratemono.Xcolors diff --git a/urxvt/sourcerer.Xcolors b/urxvt-colors/sourcerer.Xcolors