Last active
February 11, 2025 10:27
-
-
Save rieger-jared/b19fb8f17c81320dabf0ecb3ffef2043 to your computer and use it in GitHub Desktop.
Revisions
-
rieger-jared revised this gist
Feb 11, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ themes { gruvchad { fg "#c7b89d" bg "#404344" black "#1e2122" red "#ec6b64" green "#89b482" -
rieger-jared created this gist
Feb 11, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ themes { gruvchad { fg "#c7b89d" bg "#1e2122" black "#1e2122" red "#ec6b64" green "#89b482" yellow "#d6b676" blue "#6d8dad" magenta "#9385b4" cyan "#82b3a8" white "#c7b89d" orange "#e78a4e" } } theme "gruvchad"