theme improvement

This commit is contained in:
Boof2015
2026-04-01 03:04:12 -04:00
parent d8700173f5
commit 8b39ff5732
5 changed files with 131 additions and 39 deletions
+1
View File
@@ -75,6 +75,7 @@ export function scopeSettingsToOptions(
secondaryLineColor: t.sideLine,
gradientColors: t.fillGradient,
heatColors: t.heatColors,
heatBaseColor: t.heatBase,
backgroundColor: t.background,
gridColor: t.guides,
labelColor: t.labels,