diff options
Diffstat (limited to 'ghostty-themes/Terminal Basic')
-rw-r--r-- | ghostty-themes/Terminal Basic | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Terminal Basic b/ghostty-themes/Terminal Basic new file mode 100644 index 0000000..47a347b --- /dev/null +++ b/ghostty-themes/Terminal Basic @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#990000 +palette = 2=#00a600 +palette = 3=#999900 +palette = 4=#0000b2 +palette = 5=#b200b2 +palette = 6=#00a6b2 +palette = 7=#bfbfbf +palette = 8=#666666 +palette = 9=#e50000 +palette = 10=#00d900 +palette = 11=#e5e500 +palette = 12=#0000ff +palette = 13=#e500e5 +palette = 14=#00e5e5 +palette = 15=#e5e5e5 +background = #ffffff +foreground = #000000 +cursor-color = #7f7f7f +cursor-text = #000000 +selection-background = #a4c9ff +selection-foreground = #000000 |