Changed string colour

This commit is contained in:
Eric Xiao 2022-10-18 19:00:19 -07:00
commit a5f7fde0a3
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ local palette = {
love = '#eb6f92',
gold = '#f69957',
rose = '#ebbcba',
calm = '#23ff87',
pine = '#cd51d5',
foam = '#9ccfd8',
iris = '#c4a7e7',