Added the ability to scale tooltips in Configuration > Scaling. (#411)
* Updated readme for a Kofi donation link to Aylur. * Added tooltip scaling option.
This commit is contained in:
@@ -89,6 +89,9 @@ const tertiary_colors = {
|
||||
|
||||
const options = mkOptions(OPTIONS, {
|
||||
theme: {
|
||||
tooltip: {
|
||||
scaling: opt(100),
|
||||
},
|
||||
matugen: opt(false),
|
||||
matugen_settings: {
|
||||
mode: opt<MatugenTheme>('dark'),
|
||||
|
||||
Reference in New Issue
Block a user