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/kurokula | |
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/kurokula')
-rw-r--r-- | ghostty-themes/kurokula | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/kurokula b/ghostty-themes/kurokula new file mode 100644 index 0000000..be05d73 --- /dev/null +++ b/ghostty-themes/kurokula @@ -0,0 +1,22 @@ +palette = 0=#333333 +palette = 1=#b66056 +palette = 2=#85b1a9 +palette = 3=#dbbb43 +palette = 4=#6890d7 +palette = 5=#887aa3 +palette = 6=#837369 +palette = 7=#ddd0c4 +palette = 8=#515151 +palette = 9=#ffc663 +palette = 10=#c1ffae +palette = 11=#fff700 +palette = 12=#a1d9ff +palette = 13=#a994ff +palette = 14=#f9cfb9 +palette = 15=#ffffff +background = #141515 +foreground = #ddd0c4 +cursor-color = #702420 +cursor-text = #fefbf3 +selection-background = #515151 +selection-foreground = #ffc663 |