Add comment about changing the SVG image
This commit is contained in:
parent
5590f22e0d
commit
287af267d6
1 changed files with 4 additions and 0 deletions
|
|
@ -42,6 +42,10 @@
|
||||||
is used for the text input backgrounds, as well as the question toggle
|
is used for the text input backgrounds, as well as the question toggle
|
||||||
button, then used as the main background of the past questions insert,
|
button, then used as the main background of the past questions insert,
|
||||||
with the primary background being the text input background.
|
with the primary background being the text input background.
|
||||||
|
|
||||||
|
The text colours are also used for the SVG eyes, if you change the
|
||||||
|
"--board-background-text" variable, also change the fill value in the
|
||||||
|
/public/assets/eye.svg file to match it
|
||||||
*/
|
*/
|
||||||
--board-background: #ACA885;
|
--board-background: #ACA885;
|
||||||
--board-background-alt: #E1D098;
|
--board-background-alt: #E1D098;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue