summarylogtreecommitdiffstats
path: root/gruvbox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gruvbox.patch')
-rw-r--r--gruvbox.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gruvbox.patch b/gruvbox.patch
index 7b4a45cc7f50..830bbaa8709a 100644
--- a/gruvbox.patch
+++ b/gruvbox.patch
@@ -9,7 +9,7 @@ diff -aur slock-1.4/config.def.h slock-1.4.new/config.def.h
- [INPUT] = "#005577", /* during input */
- [FAILED] = "#CC3333", /* wrong password */
+ [INIT] = "#282828", /* after initialization */
-+ [INPUT] = "#458588", /* during input */
++ [INPUT] = "#689d6a", /* during input */
+ [FAILED] = "#cc241d", /* wrong password */
};