This commit is contained in:
Gabriel Ebner 2021-02-13 17:39:48 +01:00
parent ec23e0b6db
commit 0cfa89ded5
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
--fg: #111;
--tab-background: #4448;
--tab-suspended: #4448;
--visible-tab: #666;
--tab-scrollbar: #18d;

2
viebrc
View File

@ -12,7 +12,7 @@ set mintabwidth=100
set windowtitle=title
set firefoxmode=google
set restoretabs
set restoretabslazily
set suspendonrestore=regular
set incsearch
colors gebner