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/Builtin Tango Dark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Builtin Tango Dark (limited to 'ghostty-themes/Builtin Tango Dark') diff --git a/ghostty-themes/Builtin Tango Dark b/ghostty-themes/Builtin Tango Dark new file mode 100644 index 0000000..365d7ee --- /dev/null +++ b/ghostty-themes/Builtin Tango Dark @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#cc0000 +palette = 2=#4e9a06 +palette = 3=#c4a000 +palette = 4=#3465a4 +palette = 5=#75507b +palette = 6=#06989a +palette = 7=#d3d7cf +palette = 8=#555753 +palette = 9=#ef2929 +palette = 10=#8ae234 +palette = 11=#fce94f +palette = 12=#729fcf +palette = 13=#ad7fa8 +palette = 14=#34e2e2 +palette = 15=#eeeeec +background = #000000 +foreground = #ffffff +cursor-color = #ffffff +cursor-text = #000000 +selection-background = #b5d5ff +selection-foreground = #000000 -- cgit v1.2.3