From 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 23 Jun 2025 15:41:24 +0200 Subject: feat: Add configuration from private dotfiles repo --- ghostty-themes/Mathias | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Mathias (limited to 'ghostty-themes/Mathias') diff --git a/ghostty-themes/Mathias b/ghostty-themes/Mathias new file mode 100644 index 0000000..74c8836 --- /dev/null +++ b/ghostty-themes/Mathias @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#e52222 +palette = 2=#a6e32d +palette = 3=#fc951e +palette = 4=#c48dff +palette = 5=#fa2573 +palette = 6=#67d9f0 +palette = 7=#f2f2f2 +palette = 8=#555555 +palette = 9=#ff5555 +palette = 10=#55ff55 +palette = 11=#ffff55 +palette = 12=#5555ff +palette = 13=#ff55ff +palette = 14=#55ffff +palette = 15=#ffffff +background = #000000 +foreground = #bbbbbb +cursor-color = #bbbbbb +cursor-text = #ffffff +selection-background = #555555 +selection-foreground = #f2f2f2 -- cgit v1.2.3