diff --git a/X/.Xresources.d/theme/hybrid b/X/.Xresources.d/theme/hybrid new file mode 100644 index 0000000..eb23ac9 --- /dev/null +++ b/X/.Xresources.d/theme/hybrid @@ -0,0 +1,36 @@ +! special +*.foreground: #c5c8c6 +*.background: #1d1f21 +*.cursorColor: #c5c8c6 + +! black +*.color0: #282a2e +*.color8: #373b41 + +! red +*.color1: #a54242 +*.color9: #cc6666 + +! green +*.color2: #8c9440 +*.color10: #b5bd68 + +! yellow +*.color3: #de935f +*.color11: #f0c674 + +! blue +*.color4: #5f819d +*.color12: #81a2be + +! magenta +*.color5: #85678f +*.color13: #b294bb + +! cyan +*.color6: #5e8d87 +*.color14: #8abeb7 + +! white +*.color7: #707880 +*.color15: #c5c8c6 diff --git a/X/.Xresources.d/theme/theme2 b/X/.Xresources.d/theme/theme2 new file mode 100644 index 0000000..e3f777d --- /dev/null +++ b/X/.Xresources.d/theme/theme2 @@ -0,0 +1,36 @@ +! special +*.foreground: #ffffff +*.background: #000000 +*.cursorColor: #ffffff + +! black +*.color0: #191919 +*.color8: #484848 + +! red +*.color1: #eb3d51 +*.color9: #be6262 + +! green +*.color2: #66b61a +*.color10: #4b8a10 + +! yellow +*.color3: #d98e1d +*.color11: #e5d95e + +! blue +*.color4: #23ffa8 +*.color12: #23aaff + +! magenta +*.color5: #ff00da +*.color13: #ab005b + +! cyan +*.color6: #68a783 +*.color14: #bbcd81 + +! white +*.color7: #eaeaea +*.color15: #bbbbbb