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/GruvboxLightHard | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/GruvboxLightHard (limited to 'ghostty-themes/GruvboxLightHard') diff --git a/ghostty-themes/GruvboxLightHard b/ghostty-themes/GruvboxLightHard new file mode 100644 index 0000000..9642071 --- /dev/null +++ b/ghostty-themes/GruvboxLightHard @@ -0,0 +1,22 @@ +palette = 0=#f8f4d6 +palette = 1=#9d0006 +palette = 2=#79740e +palette = 3=#b57614 +palette = 4=#076678 +palette = 5=#8f3f71 +palette = 6=#427b58 +palette = 7=#3c3836 +palette = 8=#9d8374 +palette = 9=#cc241d +palette = 10=#98971a +palette = 11=#d79921 +palette = 12=#458588 +palette = 13=#b16186 +palette = 14=#689d69 +palette = 15=#7c6f64 +background = #f8f4d6 +foreground = #282828 +cursor-color = #282828 +cursor-text = #f8f4d6 +selection-background = #d5c4a1 +selection-foreground = #665c54 -- cgit v1.2.3