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/Dimidium | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Dimidium (limited to 'ghostty-themes/Dimidium') diff --git a/ghostty-themes/Dimidium b/ghostty-themes/Dimidium new file mode 100644 index 0000000..43780bf --- /dev/null +++ b/ghostty-themes/Dimidium @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#cf494c +palette = 2=#60b442 +palette = 3=#db9c11 +palette = 4=#0575d8 +palette = 5=#af5ed2 +palette = 6=#1db6bb +palette = 7=#bab7b6 +palette = 8=#817e7e +palette = 9=#ff643b +palette = 10=#37e57b +palette = 11=#fccd1a +palette = 12=#688dfd +palette = 13=#ed6fe9 +palette = 14=#32e0fb +palette = 15=#d3d8d9 +background = #141414 +foreground = #bab7b6 +cursor-color = #37e57b +cursor-text = #141414 +selection-background = #8db8e5 +selection-foreground = #141414 -- cgit v1.2.3