From 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 23 Jun 2025 15:41:24 +0200 Subject: feat: Add configuration from private dotfiles repo --- ghostty-themes/Tomorrow Night Eighties | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Tomorrow Night Eighties (limited to 'ghostty-themes/Tomorrow Night Eighties') diff --git a/ghostty-themes/Tomorrow Night Eighties b/ghostty-themes/Tomorrow Night Eighties new file mode 100644 index 0000000..9a0c2a8 --- /dev/null +++ b/ghostty-themes/Tomorrow Night Eighties @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#f2777a +palette = 2=#99cc99 +palette = 3=#ffcc66 +palette = 4=#6699cc +palette = 5=#cc99cc +palette = 6=#66cccc +palette = 7=#ffffff +palette = 8=#000000 +palette = 9=#f2777a +palette = 10=#99cc99 +palette = 11=#ffcc66 +palette = 12=#6699cc +palette = 13=#cc99cc +palette = 14=#66cccc +palette = 15=#ffffff +background = #2d2d2d +foreground = #cccccc +cursor-color = #cccccc +cursor-text = #2d2d2d +selection-background = #515151 +selection-foreground = #cccccc -- cgit v1.2.3