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/GruvboxLight | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/GruvboxLight (limited to 'ghostty-themes/GruvboxLight') diff --git a/ghostty-themes/GruvboxLight b/ghostty-themes/GruvboxLight new file mode 100644 index 0000000..6fb334e --- /dev/null +++ b/ghostty-themes/GruvboxLight @@ -0,0 +1,22 @@ +palette = 0=#fbf1c7 +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 = #fbf1c7 +foreground = #282828 +cursor-color = #282828 +cursor-text = #fbf1c7 +selection-background = #d5c4a1 +selection-foreground = #665c54 -- cgit v1.2.3