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/niji | |
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/niji')
-rw-r--r-- | ghostty-themes/niji | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/niji b/ghostty-themes/niji new file mode 100644 index 0000000..72d80ea --- /dev/null +++ b/ghostty-themes/niji @@ -0,0 +1,22 @@ +palette = 0=#333333 +palette = 1=#d23e08 +palette = 2=#54ca74 +palette = 3=#fff700 +palette = 4=#2ab9ff +palette = 5=#ff50da +palette = 6=#1ef9f5 +palette = 7=#ddd0c4 +palette = 8=#515151 +palette = 9=#ffb7b7 +palette = 10=#c1ffae +palette = 11=#fcffb8 +palette = 12=#8efff3 +palette = 13=#ffa2ed +palette = 14=#bcffc7 +palette = 15=#ffffff +background = #141515 +foreground = #ffffff +cursor-color = #ffc663 +cursor-text = #141515 +selection-background = #515151 +selection-foreground = #ffc663 |