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/OneHalfLight | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/OneHalfLight (limited to 'ghostty-themes/OneHalfLight') diff --git a/ghostty-themes/OneHalfLight b/ghostty-themes/OneHalfLight new file mode 100644 index 0000000..96573f6 --- /dev/null +++ b/ghostty-themes/OneHalfLight @@ -0,0 +1,22 @@ +palette = 0=#383a42 +palette = 1=#e45649 +palette = 2=#50a14f +palette = 3=#c18401 +palette = 4=#0184bc +palette = 5=#a626a4 +palette = 6=#0997b3 +palette = 7=#fafafa +palette = 8=#4f525e +palette = 9=#e06c75 +palette = 10=#98c379 +palette = 11=#e5c07b +palette = 12=#61afef +palette = 13=#c678dd +palette = 14=#56b6c2 +palette = 15=#ffffff +background = #fafafa +foreground = #383a42 +cursor-color = #bfceff +cursor-text = #383a42 +selection-background = #bfceff +selection-foreground = #383a42 -- cgit v1.2.3