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/OneHalfDark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/OneHalfDark (limited to 'ghostty-themes/OneHalfDark') diff --git a/ghostty-themes/OneHalfDark b/ghostty-themes/OneHalfDark new file mode 100644 index 0000000..3d5d05e --- /dev/null +++ b/ghostty-themes/OneHalfDark @@ -0,0 +1,22 @@ +palette = 0=#282c34 +palette = 1=#e06c75 +palette = 2=#98c379 +palette = 3=#e5c07b +palette = 4=#61afef +palette = 5=#c678dd +palette = 6=#56b6c2 +palette = 7=#dcdfe4 +palette = 8=#282c34 +palette = 9=#e06c75 +palette = 10=#98c379 +palette = 11=#e5c07b +palette = 12=#61afef +palette = 13=#c678dd +palette = 14=#56b6c2 +palette = 15=#dcdfe4 +background = #282c34 +foreground = #dcdfe4 +cursor-color = #a3b3cc +cursor-text = #dcdfe4 +selection-background = #474e5d +selection-foreground = #dcdfe4 -- cgit v1.2.3