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/Konsolas | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Konsolas (limited to 'ghostty-themes/Konsolas') diff --git a/ghostty-themes/Konsolas b/ghostty-themes/Konsolas new file mode 100644 index 0000000..0c58f2f --- /dev/null +++ b/ghostty-themes/Konsolas @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#aa1717 +palette = 2=#18b218 +palette = 3=#ebae1f +palette = 4=#2323a5 +palette = 5=#ad1edc +palette = 6=#42b0c8 +palette = 7=#c8c1c1 +palette = 8=#7b716e +palette = 9=#ff4141 +palette = 10=#5fff5f +palette = 11=#ffff55 +palette = 12=#4b4bff +palette = 13=#ff54ff +palette = 14=#69ffff +palette = 15=#ffffff +background = #060606 +foreground = #c8c1c1 +cursor-color = #c8c1c1 +cursor-text = #060606 +selection-background = #060606 +selection-foreground = #c8c1c1 -- cgit v1.2.3