Added the ability to scale a popover. (#443)
* Added the ability to scale a popover. * Removed redundant code
This commit is contained in:
@@ -383,6 +383,7 @@ const options = mkOptions(OPTIONS, {
|
||||
feinttext: opt(colors.surface0),
|
||||
label: opt(colors.lavender),
|
||||
popover: {
|
||||
scaling: opt(100),
|
||||
text: opt(colors.lavender),
|
||||
background: opt(secondary_colors.mantle),
|
||||
border: opt(secondary_colors.mantle),
|
||||
|
||||
Reference in New Issue
Block a user