diff options
author | Gabriel A. Giovanini <g.giovanini@gridx.de> | 2025-06-23 15:41:24 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <g.giovanini@gridx.de> | 2025-06-23 16:05:33 +0200 |
commit | 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf (patch) | |
tree | 9400df8e05a8de8a7c0b227b1f7fba16783aa6e0 /ghostty-themes/Unikitty | |
download | home-manager-9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf.tar.gz home-manager-9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf.tar.bz2 home-manager-9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf.zip |
feat: Add configuration from private dotfiles repo
Diffstat (limited to 'ghostty-themes/Unikitty')
-rw-r--r-- | ghostty-themes/Unikitty | 22 |
1 files changed, 22 insertions, 0 deletions
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 |