Commit 3135197
authored
fix(theme-picker): ensure color input is updated correctly in updateColors function (@raaid3) (monkeytypegame#6678)
### Description
The input of type color doesn't properly get updated when the text input
for setting a custom color is modified with a value.
Video:
https://github.com/user-attachments/assets/87bcc3fd-a71c-460f-adb6-94945efb8b1f1 parent 0f4d311 commit 3135197
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments