From 17a10c09849335dbd67c6dc51058a7342fd1fac2 Mon Sep 17 00:00:00 2001 From: Saud Iqbal Date: Tue, 23 Jun 2026 02:19:48 -0400 Subject: [PATCH] Adding Cool Retro Term Amber theme (#11337) --- .../schemes/CoolRetroTermAmber | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 tabby-community-color-schemes/schemes/CoolRetroTermAmber diff --git a/tabby-community-color-schemes/schemes/CoolRetroTermAmber b/tabby-community-color-schemes/schemes/CoolRetroTermAmber new file mode 100644 index 00000000..f01d0ce5 --- /dev/null +++ b/tabby-community-color-schemes/schemes/CoolRetroTermAmber @@ -0,0 +1,44 @@ +! +! Generated with : +! XRDB2Xreources.py +! +*.foreground: #ff6800 +*.background: #110a00 +*.cursorColor: #ff8100 +! +! Black +*.color0: #000000 +*.color8: #6a4f2a +! +! Red +*.color1: #c13900 +*.color9: #ff0000 +! +! Green +*.color2: #ffcc80 +*.color10: #ffb533 +! +! Yellow +*.color3: #4f67ff +*.color11: #ffe800 +! +! Blue +*.color4: #ffcc80 +*.color12: #ff9c00 +! +! Magenta +*.color5: #fc5e00 +*.color13: #fc874f +! +! Cyan +*.color6: #f79500 +*.color14: #c69752 +! +! White +*.color7: #ffc88a +*.color15: #c69752 +! +! Bold, Italic, Underline +*.colorBD: #ff5500 +!*.colorIT: +!*.colorUL: \ No newline at end of file