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/starlight | |
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/starlight')
-rw-r--r-- | ghostty-themes/starlight | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/starlight b/ghostty-themes/starlight new file mode 100644 index 0000000..ecc39b6 --- /dev/null +++ b/ghostty-themes/starlight @@ -0,0 +1,22 @@ +palette = 0=#242424 +palette = 1=#e2425d +palette = 2=#66b238 +palette = 3=#dec541 +palette = 4=#54aad0 +palette = 5=#e8b2f8 +palette = 6=#5abf9b +palette = 7=#e6e6e6 +palette = 8=#616161 +palette = 9=#ec5b58 +palette = 10=#6bd162 +palette = 11=#e9e85c +palette = 12=#78c3f3 +palette = 13=#f2afee +palette = 14=#6adcc5 +palette = 15=#ffffff +background = #242424 +foreground = #ffffff +cursor-color = #ffffff +cursor-text = #242424 +selection-background = #ffffff +selection-foreground = #242424 |