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/Harper | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Harper (limited to 'ghostty-themes/Harper') diff --git a/ghostty-themes/Harper b/ghostty-themes/Harper new file mode 100644 index 0000000..cb749f3 --- /dev/null +++ b/ghostty-themes/Harper @@ -0,0 +1,22 @@ +palette = 0=#010101 +palette = 1=#f8b63f +palette = 2=#7fb5e1 +palette = 3=#d6da25 +palette = 4=#489e48 +palette = 5=#b296c6 +palette = 6=#f5bfd7 +palette = 7=#a8a49d +palette = 8=#726e6a +palette = 9=#f8b63f +palette = 10=#7fb5e1 +palette = 11=#d6da25 +palette = 12=#489e48 +palette = 13=#b296c6 +palette = 14=#f5bfd7 +palette = 15=#fefbea +background = #010101 +foreground = #a8a49d +cursor-color = #a8a49d +cursor-text = #010101 +selection-background = #5a5753 +selection-foreground = #a8a49d -- cgit v1.2.3