diff options
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 |