qutebrowser: remeber dark theme preference
This commit is contained in:
parent
d32bd28650
commit
f1cbae7b53
4 changed files with 107 additions and 71 deletions
|
|
@ -23,9 +23,9 @@ in
|
|||
category = BIG_INTER;
|
||||
};
|
||||
messages = {
|
||||
error = BIG_INTER;
|
||||
info = BIG_INTER;
|
||||
warning = BIG_INTER;
|
||||
error = DEF_INTER;
|
||||
info = DEF_INTER;
|
||||
warning = DEF_INTER;
|
||||
};
|
||||
tabs = {
|
||||
selected = BIG_INTER;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue