summarylogtreecommitdiffstats
path: root/gruvbox.patch
diff options
context:
space:
mode:
authorKye W. Shi2017-06-15 13:32:11 -0700
committerKye W. Shi2017-06-15 13:32:11 -0700
commit2365d81cb26bcca4e2a13d1b67abc942a2815ceb (patch)
tree8457dc0e19f1ef9ea4f93a854d3bed762ed91834 /gruvbox.patch
parentfc9292975b5888cba74b570c5ce01e03480787ae (diff)
downloadaur-slock-gruvbox.tar.gz
Change blue to aqua
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 */
};