Update nvim config, qutebrowser theme

This commit is contained in:
Smirnov Olexandr 2020-12-27 14:44:22 +02:00
parent 4e2f196e26
commit e8de9a14cd
18 changed files with 167 additions and 618 deletions

View file

@ -1,18 +1,18 @@
set font "JetBrains Mono Nerd Font 10"
set default-fg "#DFDFDF"
set default-bg "#262A2B"
set font "JetBrains Mono Nerd Font 10"
set default-fg "#DFDFDF"
set default-bg "#262A2B"
set statusbar-fg "#CED4DA"
set statusbar-bg "#1F2324"
set statusbar-h-padding 10
set statusbar-v-padding 10
set statusbar-fg "#CED4DA"
set statusbar-bg "#1F2324"
set statusbar-h-padding 10
set statusbar-v-padding 10
set inputbar-fg "#FFFFFF"
set inputbar-bg "#1F2324"
set inputbar-fg "#FFFFFF"
set inputbar-bg "#1F2324"
set completion-bg "#262A2B"
set completion-fg "#FFFFFF"
set completion-highlight-bg "#262A2B"
set completion-highlight-fg "#51AFEF"
set completion-group-bg "#262A2B"
set completion-group-fg "#51AFEF"
set completion-bg "#262A2B"
set completion-fg "#FFFFFF"
set completion-highlight-bg "#262A2B"
set completion-highlight-fg "#51AFEF"
set completion-group-bg "#262A2B"
set completion-group-fg "#51AFEF"