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/gruvbox-material | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/gruvbox-material (limited to 'ghostty-themes/gruvbox-material') diff --git a/ghostty-themes/gruvbox-material b/ghostty-themes/gruvbox-material new file mode 100644 index 0000000..6e67b37 --- /dev/null +++ b/ghostty-themes/gruvbox-material @@ -0,0 +1,22 @@ +palette = 0=#141617 +palette = 1=#ea6962 +palette = 2=#a9b665 +palette = 3=#d8a657 +palette = 4=#7daea3 +palette = 5=#d3869b +palette = 6=#89b482 +palette = 7=#ddc7a1 +palette = 8=#666666 +palette = 9=#ea6962 +palette = 10=#a9b665 +palette = 11=#d8a657 +palette = 12=#7daea3 +palette = 13=#d3869b +palette = 14=#89b482 +palette = 15=#ddc7a1 +background = #282828 +foreground = #d4be98 +cursor-color = #ffffff +cursor-text = #141617 +selection-background = #2b2c3f +selection-foreground = #333e34 -- cgit v1.2.3