AutoYADM commit: 2025-06-02 13:50:14
This commit is contained in:
parent
a9d835dfcb
commit
659e3068d9
1 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,8 @@ c.completion.open_categories = [
|
||||||
"filesystem",
|
"filesystem",
|
||||||
]
|
]
|
||||||
|
|
||||||
c.hints.chars = "tnserigmao"
|
c.hints.chars = "tnseripldh"
|
||||||
|
# c.hints.chars = "tnserigmao"
|
||||||
|
|
||||||
# dark mode
|
# dark mode
|
||||||
c.colors.webpage.darkmode.enabled = True
|
c.colors.webpage.darkmode.enabled = True
|
||||||
|
@ -182,4 +183,4 @@ ashen = {
|
||||||
# c.colors.prompts.bg = "#DDDDDD"
|
# c.colors.prompts.bg = "#DDDDDD"
|
||||||
# c.colors.prompts.selected.bg = "#4779B3"
|
# c.colors.prompts.selected.bg = "#4779B3"
|
||||||
|
|
||||||
config.source("qutebrowser-themes/themes/onedark.py")
|
# config.source("qutebrowser-themes/themes/onedark.py")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue