Fixed #2132 - Knob | replace surface letters with new surface variables

pull/2135/head
Tuğçe Küçükoğlu 2022-02-09 13:55:45 +03:00 committed by Tuğçe Küçükoğlu
parent 6ddfed1506
commit dd849da61a
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ export default {
}, },
rangeColor: { rangeColor: {
type: String, type: String,
default: 'var(--surface-d, LightGray)' default: 'var(--surface-border, LightGray)'
}, },
textColor: { textColor: {
type: String, type: String,