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/duckbones | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/duckbones (limited to 'ghostty-themes/duckbones') diff --git a/ghostty-themes/duckbones b/ghostty-themes/duckbones new file mode 100644 index 0000000..56c9555 --- /dev/null +++ b/ghostty-themes/duckbones @@ -0,0 +1,22 @@ +palette = 0=#0e101a +palette = 1=#e03600 +palette = 2=#5dcd97 +palette = 3=#e39500 +palette = 4=#00a3cb +palette = 5=#795ccc +palette = 6=#00a3cb +palette = 7=#ebefc0 +palette = 8=#2b2f46 +palette = 9=#ff4821 +palette = 10=#58db9e +palette = 11=#f6a100 +palette = 12=#00b4e0 +palette = 13=#b3a1e6 +palette = 14=#00b4e0 +palette = 15=#b3b692 +background = #0e101a +foreground = #ebefc0 +cursor-color = #edf2c2 +cursor-text = #0e101a +selection-background = #37382d +selection-foreground = #ebefc0 -- cgit v1.2.3