fix spoilers
This commit is contained in:
parent
ea1085a7ce
commit
ae8e7351a5
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
"spec": 2,
|
||||
"semanticColors": {
|
||||
"BACKGROUND_TERTIARY": ["#000000"],
|
||||
"BACKGROUND_ACCENT": ["#08080A"]
|
||||
"BACKGROUND_ACCENT": ["#08080A"],
|
||||
"SPOILER_HIDDEN_BACKGROUND": ["#1E1F22"],
|
||||
"SPOILER_REVEALED_BACKGROUND": ["#232428"]
|
||||
},
|
||||
"rawColors": {
|
||||
"PRIMARY_600": "#000000",
|
||||
|
|
Loading…
Reference in a new issue