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/SeaShells | |
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/SeaShells')
-rw-r--r-- | ghostty-themes/SeaShells | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/SeaShells b/ghostty-themes/SeaShells new file mode 100644 index 0000000..0c18bdb --- /dev/null +++ b/ghostty-themes/SeaShells @@ -0,0 +1,22 @@ +palette = 0=#17384c +palette = 1=#d15123 +palette = 2=#027c9b +palette = 3=#fca02f +palette = 4=#1e4950 +palette = 5=#68d4f1 +palette = 6=#50a3b5 +palette = 7=#deb88d +palette = 8=#434b53 +palette = 9=#d48678 +palette = 10=#628d98 +palette = 11=#fdd39f +palette = 12=#1bbcdd +palette = 13=#bbe3ee +palette = 14=#87acb4 +palette = 15=#fee4ce +background = #09141b +foreground = #deb88d +cursor-color = #fca02f +cursor-text = #08131a +selection-background = #1e4962 +selection-foreground = #fee4ce |