diff options
Diffstat (limited to 'lua/themes/solarized.lua')
| -rw-r--r-- | lua/themes/solarized.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/themes/solarized.lua b/lua/themes/solarized.lua index 506e3b4..70ad51f 100644 --- a/lua/themes/solarized.lua +++ b/lua/themes/solarized.lua @@ -18,7 +18,7 @@ local colors = { ['blue'] = '#268bd2', ['cyan'] = '#2aa198', ['green'] = '#859900', -} +} lexers.colors = colors -- dark |
