mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 02:06:24 +02:00
chore: Update theme pill-button default value and styles
This commit is contained in:
parent
26b633553c
commit
9c6b0912a5
12 changed files with 47 additions and 17 deletions
|
@ -83,5 +83,10 @@ Preferences.addAll([
|
|||
id: "zen.view.sidebar-expanded",
|
||||
type: "bool",
|
||||
default: true,
|
||||
},
|
||||
{
|
||||
id: "zen.theme.pill-button",
|
||||
type: "bool",
|
||||
default: true,
|
||||
}
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue