summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2014-05-26 19:18:07 +0200
committerUltrabug <ultrabug@gentoo.org>2014-05-26 19:18:07 +0200
commit509506c4a89cab9863a25bb3e74bc10e64c0be53 (patch)
tree221f4420d0152c8bc22b5e15f0e8fc6397f9a3d3 /modules
parentf4a2a2cb22770f298c13904f05049f0c17c8c3c0 (diff)
switch french color to solarized blue on keyboard-layout module
Diffstat (limited to 'modules')
-rw-r--r--modules/keyboard-layout.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/keyboard-layout.py b/modules/keyboard-layout.py
index be1f72d..6fd4019 100644
--- a/modules/keyboard-layout.py
+++ b/modules/keyboard-layout.py
@@ -17,7 +17,7 @@ CACHE_TIME = 10 # refresh time to update indicator
# colors of layouts, check your command's output to match keys
LANG_COLORS = {
- 'fr': '#668FBA', # blue
+ 'fr': '#268BD2', # solarized blue
'ru': '#F75252', # red
'ua': '#FCE94F', # yellow
'us': '#729FCF', # light blue