diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-11-20 20:09:14 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-11-20 20:09:14 +0100 |
| commit | 95b912a57f517f579a625f8feaeb193a8abce968 (patch) | |
| tree | db82cbbbe161a004f7ad66e1fe31773d6a500546 /config/qutebrowser/config.py | |
| parent | 8dafd0f5edbcf9917d41124076030beca5430324 (diff) | |
| parent | f077f5271959d8de552e98f9677b4483aeacba80 (diff) | |
| download | dotfiles-95b912a57f517f579a625f8feaeb193a8abce968.tar.gz dotfiles-95b912a57f517f579a625f8feaeb193a8abce968.tar.bz2 dotfiles-95b912a57f517f579a625f8feaeb193a8abce968.zip | |
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Diffstat (limited to 'config/qutebrowser/config.py')
| -rw-r--r-- | config/qutebrowser/config.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py index 11fced5..15b0343 100644 --- a/config/qutebrowser/config.py +++ b/config/qutebrowser/config.py @@ -437,3 +437,5 @@ c.colors.tabs.selected.even.bg = base05 # Background color for webpages if unset (or empty to use the theme"s # color). c.colors.webpage.bg = base00 + +# vim:TSBufDisable highlight |
