diff options
Diffstat (limited to 'ghostty-themes/Dark Pastel')
-rw-r--r-- | ghostty-themes/Dark Pastel | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Dark Pastel b/ghostty-themes/Dark Pastel new file mode 100644 index 0000000..6eb1dfd --- /dev/null +++ b/ghostty-themes/Dark Pastel @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ff5555 +palette = 2=#55ff55 +palette = 3=#ffff55 +palette = 4=#5555ff +palette = 5=#ff55ff +palette = 6=#55ffff +palette = 7=#bbbbbb +palette = 8=#555555 +palette = 9=#ff5555 +palette = 10=#55ff55 +palette = 11=#ffff55 +palette = 12=#5555ff +palette = 13=#ff55ff +palette = 14=#55ffff +palette = 15=#ffffff +background = #000000 +foreground = #ffffff +cursor-color = #bbbbbb +cursor-text = #ffffff +selection-background = #b5d5ff +selection-foreground = #000000 |