diff options
Diffstat (limited to 'ghostty-themes/xcodedark')
-rw-r--r-- | ghostty-themes/xcodedark | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/xcodedark b/ghostty-themes/xcodedark new file mode 100644 index 0000000..3701589 --- /dev/null +++ b/ghostty-themes/xcodedark @@ -0,0 +1,22 @@ +palette = 0=#414453 +palette = 1=#ff8170 +palette = 2=#78c2b3 +palette = 3=#d9c97c +palette = 4=#4eb0cc +palette = 5=#ff7ab2 +palette = 6=#b281eb +palette = 7=#dfdfe0 +palette = 8=#7f8c98 +palette = 9=#ff8170 +palette = 10=#acf2e4 +palette = 11=#ffa14f +palette = 12=#6bdfff +palette = 13=#ff7ab2 +palette = 14=#dabaff +palette = 15=#dfdfe0 +background = #292a30 +foreground = #dfdfe0 +cursor-color = #dfdfe0 +cursor-text = #292a30 +selection-background = #414453 +selection-foreground = #dfdfe0 |