aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-gruvbox-material-light-hard.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-gruvbox-material-light-hard.yml')
-rw-r--r--colors/base16-gruvbox-material-light-hard.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-gruvbox-material-light-hard.yml b/colors/base16-gruvbox-material-light-hard.yml
new file mode 100644
index 0000000..efbe7fe
--- /dev/null
+++ b/colors/base16-gruvbox-material-light-hard.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Gruvbox Material Light, Hard
+# author: Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode)
+# slug: gruvbox-material-light-hard
+# slug-underscored: gruvbox_material_light_hard
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#45707a'
+ - bold
+ inactiveBorderColor:
+ - '#a89984'
+ searchingActiveBorderColor:
+ - '#c35e0a'
+ optionsTextColor:
+ - '#45707a'
+ selectedLineBgColor:
+ - '#e0cfa9'
+ cherryPickedCommitBgColor:
+ - '#a89984'
+ cherryPickedCommitFgColor:
+ - '#45707a'
+ markedBaseCommitFgColor:
+ - '#45707a'
+ unstagedChangesColor:
+ - '#c14a4a'
+ defaultFgColor:
+ - '#654735'