[29/04/23] sorting colours, needed to be strings in the data yml
This commit is contained in:
parent
ae1b930d77
commit
f8e1f5c38d
10 changed files with 48 additions and 48 deletions
|
@ -1,12 +1,12 @@
|
|||
til:
|
||||
backColor: #eedd00
|
||||
backColor: "#ed0"
|
||||
textColor: black
|
||||
thoughts:
|
||||
backColor: #44dd88
|
||||
backColor: "#4d8"
|
||||
textColor: black
|
||||
quotes:
|
||||
backColor: #cc6666
|
||||
backColor: "#c66"
|
||||
textColor: black
|
||||
links:
|
||||
backColor: #3366bb
|
||||
backColor: "#36b"
|
||||
textColor: white
|
Loading…
Add table
Add a link
Reference in a new issue