From 392a28b7273de77fb3c231101f94249a1e737a96 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 27 Oct 2020 16:38:30 +0100 Subject: [PATCH] Add themes --- arch-config/color-themes/pastell-termite.txt | 36 +++++++++++++++++++ .../color-themes/pastell-xresources.txt | 36 +++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 arch-config/color-themes/pastell-termite.txt create mode 100644 arch-config/color-themes/pastell-xresources.txt diff --git a/arch-config/color-themes/pastell-termite.txt b/arch-config/color-themes/pastell-termite.txt new file mode 100644 index 00000000..a4b80696 --- /dev/null +++ b/arch-config/color-themes/pastell-termite.txt @@ -0,0 +1,36 @@ +! special +*.foreground: #c5c8c6 +*.background: #141516 +*.cursorColor: #c5c8c6 + +! black +*.color0: #111112 +*.color8: #26282c + +! 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/arch-config/color-themes/pastell-xresources.txt b/arch-config/color-themes/pastell-xresources.txt new file mode 100644 index 00000000..a4b80696 --- /dev/null +++ b/arch-config/color-themes/pastell-xresources.txt @@ -0,0 +1,36 @@ +! special +*.foreground: #c5c8c6 +*.background: #141516 +*.cursorColor: #c5c8c6 + +! black +*.color0: #111112 +*.color8: #26282c + +! 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