Commit 4de5963
authored
fix: text in accent-color input's label (#2078)
In the opacity setting of the accent color, the black color that is not
in the code in the example is being used.
I modified it to purple just like the example code.
- AS-IS

- TO-BE
1 parent 6ea2d48 commit 4de5963
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments