Consistent case for color codes

This commit is contained in:
Luflosi
2019-02-25 14:40:39 +01:00
parent a1e9b854e3
commit 3b34cec64c
2 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ c('hunk_bg', '#f1f8ff')
c('search_bg', '#444', long_text=_('Highlighting'))
c('search_fg', 'white')
c('select_bg', '#B4D5FE')
c('select_bg', '#b4d5fe')
c('select_fg', 'black')
g('shortcuts')