This commit is contained in:
2024-08-22 10:25:29 -06:00
parent 1f4d4ab9df
commit b88ac8812a
7 changed files with 1241 additions and 4 deletions

Binary file not shown.

1
config/qutebrowser/config.py Executable file → Normal file
View File

@@ -303,4 +303,5 @@ c.colors.tabs.selected.even.bg = base02
# Background color for webpages if unset (or empty to use the theme's
# color).
# c.colors.webpage.bg = base00
#END SHCHEMES BLOCK