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/Unikitty | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Unikitty (limited to 'ghostty-themes/Unikitty') diff --git a/ghostty-themes/Unikitty b/ghostty-themes/Unikitty new file mode 100644 index 0000000..d8223c6 --- /dev/null +++ b/ghostty-themes/Unikitty @@ -0,0 +1,22 @@ +palette = 0=#0c0c0c +palette = 1=#a80f20 +palette = 2=#bafc8b +palette = 3=#eedf4b +palette = 4=#145fcd +palette = 5=#ff36a2 +palette = 6=#6bd1bc +palette = 7=#e2d7e1 +palette = 8=#434343 +palette = 9=#d91329 +palette = 10=#d3ffaf +palette = 11=#ffef50 +palette = 12=#0075ea +palette = 13=#fdd5e5 +palette = 14=#79ecd5 +palette = 15=#fff3fe +background = #ff8cd9 +foreground = #0b0b0b +cursor-color = #bafc8b +cursor-text = #202020 +selection-background = #3ea9fe +selection-foreground = #ffffff -- cgit v1.2.3