From de686a65079c8b8a37c218b2c541d12a2f8b20a4 Mon Sep 17 00:00:00 2001 From: bullshar-k <273740932+bullshar-k@users.noreply.github.com> Date: Sun, 2 Aug 2026 14:41:53 -0400 Subject: [PATCH] where the fuck are my shit going --- current-theme.conf | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 current-theme.conf diff --git a/current-theme.conf b/current-theme.conf new file mode 100644 index 0000000..22976d9 --- /dev/null +++ b/current-theme.conf @@ -0,0 +1,29 @@ +## name: Pastel EGA +## author: Timo Heidutzek (trzyglow) +## blurb: A 16 color softened pastel theme, initially made as an artistic color palette (fist published on Lospec [https://lospec.com/palette-list/pastel-ega]) +foreground #f6f6f6 +background #282828 +selection_foreground #414141 +selection_background #f6f6f6 +cursor #f48fb1 +cursor_text_color #bfbfbf +color0 #414141 +color8 #8d8d8d +color1 #dd4274 +color9 #db7497 +color2 #1db37b +color10 #70e6ae +color3 #cbae25 +color11 #faf8ac +color4 #4c96d7 +color12 #a5d2f3 +color5 #bf2faf +color13 #df7cd3 +color6 #41bcbc +color14 #5fe4e4 +color7 #bfbfbf +color15 #f6f6f6 +active_tab_foreground #f48fb1 +active_tab_background #f6f6f6 +inactive_tab_foreground #f06292 +inactive_tab_background #dcdcdc