From 1dc59a1a6af42199f6c0787ba08461178da43081 Mon Sep 17 00:00:00 2001 From: afranco Date: Fri, 3 Jan 2025 18:29:03 +0000 Subject: [PATCH] chore(ghostty): added gruvbox-material themes --- .config/ghostty/config | 3 +-- .../ghostty/themes/gruvbox-material-hard-dark | 21 ++++++++++++++++++ .../themes/gruvbox-material-hard-light | 21 ++++++++++++++++++ .../themes/gruvbox-material-medium-dark | 21 ++++++++++++++++++ .../themes/gruvbox-material-medium-light | 21 ++++++++++++++++++ .../ghostty/themes/gruvbox-material-soft-dark | 22 +++++++++++++++++++ .../themes/gruvbox-material-soft-light | 21 ++++++++++++++++++ 7 files changed, 128 insertions(+), 2 deletions(-) create mode 100644 .config/ghostty/themes/gruvbox-material-hard-dark create mode 100644 .config/ghostty/themes/gruvbox-material-hard-light create mode 100644 .config/ghostty/themes/gruvbox-material-medium-dark create mode 100644 .config/ghostty/themes/gruvbox-material-medium-light create mode 100644 .config/ghostty/themes/gruvbox-material-soft-dark create mode 100644 .config/ghostty/themes/gruvbox-material-soft-light diff --git a/.config/ghostty/config b/.config/ghostty/config index bc8355a..d448f84 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,6 +1,5 @@ # Theme -theme = GruvboxDarkHard -background = 1d2021 +theme = gruvbox-material-medium-dark # Font font-family = JetBrainsMono Nerd Font Mono diff --git a/.config/ghostty/themes/gruvbox-material-hard-dark b/.config/ghostty/themes/gruvbox-material-hard-dark new file mode 100644 index 0000000..118afb0 --- /dev/null +++ b/.config/ghostty/themes/gruvbox-material-hard-dark @@ -0,0 +1,21 @@ +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=#141617 +palette = 9=#ea6962 +palette = 10=#a9b665 +palette = 11=#d8a657 +palette = 12=#7daea3 +palette = 13=#d3869b +palette = 14=#89b482 +palette = 15=#ddc7a1 +background = #1d2021 +foreground = #ddc7a1 +cursor-color = #ffffff +selection-background = #2b2c3f +selection-foreground = #333e34 diff --git a/.config/ghostty/themes/gruvbox-material-hard-light b/.config/ghostty/themes/gruvbox-material-hard-light new file mode 100644 index 0000000..1d3114a --- /dev/null +++ b/.config/ghostty/themes/gruvbox-material-hard-light @@ -0,0 +1,21 @@ +palette = 0=#f3eac7 +palette = 1=#c14a4a +palette = 2=#6c782e +palette = 3=#b47109 +palette = 4=#45707a +palette = 5=#945e80 +palette = 6=#4c7a5d +palette = 7=#4f3829 +palette = 8=#f3eac7 +palette = 9=#c14a4a +palette = 10=#6c782e +palette = 11=#b47109 +palette = 12=#45707a +palette = 13=#945e80 +palette = 14=#4c7a5d +palette = 15=#4f3829 +background = #f9f5d7 +foreground = #4f3829 +cursor-color = #654735 +selection-background = #2b2c3f +selection-foreground = #333e34 diff --git a/.config/ghostty/themes/gruvbox-material-medium-dark b/.config/ghostty/themes/gruvbox-material-medium-dark new file mode 100644 index 0000000..87624a0 --- /dev/null +++ b/.config/ghostty/themes/gruvbox-material-medium-dark @@ -0,0 +1,21 @@ +palette = 0=#1b1b1b +palette = 1=#ea6962 +palette = 2=#a9b665 +palette = 3=#d8a657 +palette = 4=#7daea3 +palette = 5=#d3869b +palette = 6=#89b482 +palette = 7=#ddc7a1 +palette = 8=#1b1b1b +palette = 9=#ea6962 +palette = 10=#a9b665 +palette = 11=#d8a657 +palette = 12=#7daea3 +palette = 13=#d3869b +palette = 14=#89b482 +palette = 15=#ddc7a1 +background = #282828 +foreground = #ddc7a1 +cursor-color = #ffffff +selection-background = #2b2c3f +selection-foreground = #333e34 diff --git a/.config/ghostty/themes/gruvbox-material-medium-light b/.config/ghostty/themes/gruvbox-material-medium-light new file mode 100644 index 0000000..a991a86 --- /dev/null +++ b/.config/ghostty/themes/gruvbox-material-medium-light @@ -0,0 +1,21 @@ +palette = 0=#f2e5bc +palette = 1=#c14a4a +palette = 2=#6c782e +palette = 3=#b47109 +palette = 4=#45707a +palette = 5=#945e80 +palette = 6=#4c7a5d +palette = 7=#4f3829 +palette = 8=#f2e5bc +palette = 9=#c14a4a +palette = 10=#6c782e +palette = 11=#b47109 +palette = 12=#45707a +palette = 13=#945e80 +palette = 14=#4c7a5d +palette = 15=#4f3829 +background = #fbf1c7 +foreground = #4f3829 +cursor-color = #654735 +selection-background = #2b2c3f +selection-foreground = #333e34 diff --git a/.config/ghostty/themes/gruvbox-material-soft-dark b/.config/ghostty/themes/gruvbox-material-soft-dark new file mode 100644 index 0000000..e4cc09d --- /dev/null +++ b/.config/ghostty/themes/gruvbox-material-soft-dark @@ -0,0 +1,22 @@ +palette = 0=#252423 +palette = 1=#ea6962 +palette = 2=#a9b665 +palette = 3=#d8a657 +palette = 4=#7daea3 +palette = 5=#d3869b +palette = 6=#89b482 +palette = 7=#ddc7a1 +palette = 8=#252423 +palette = 9=#ea6962 +palette = 10=#a9b665 +palette = 11=#d8a657 +palette = 12=#7daea3 +palette = 13=#d3869b +palette = 14=#89b482 +palette = 15=#ddc7a1 +background = #32302f +foreground = #ddc7a1 +cursor-color = #ffffff +selection-background = #2b2c3f +selection-foreground = #333e34 + diff --git a/.config/ghostty/themes/gruvbox-material-soft-light b/.config/ghostty/themes/gruvbox-material-soft-light new file mode 100644 index 0000000..19047e0 --- /dev/null +++ b/.config/ghostty/themes/gruvbox-material-soft-light @@ -0,0 +1,21 @@ +palette = 0=#ebdbb2 +palette = 1=#c14a4a +palette = 2=#6c782e +palette = 3=#b47109 +palette = 4=#45707a +palette = 5=#945e80 +palette = 6=#4c7a5d +palette = 7=#4f3829 +palette = 8=#ebdbb2 +palette = 9=#c14a4a +palette = 10=#6c782e +palette = 11=#b47109 +palette = 12=#45707a +palette = 13=#945e80 +palette = 14=#4c7a5d +palette = 15=#4f3829 +background = #f2e5bc +foreground = #4f3829 +cursor-color = #654735 +selection-background = #2b2c3f +selection-foreground = #333e34