more colors

This commit is contained in:
Eric Xiao 2022-11-23 18:55:08 -08:00
commit a35a01fccc
2 changed files with 18 additions and 15 deletions

View file

@ -7,6 +7,9 @@ local palette = {
subtle = '#908caa',
text = '#e0def4',
love = '#e89b9f',
ocean = '#8e41b3',
blu = '#8487c7',
crimson = '#fa4678',
gold = '#f69957',
-- rose = '#ebbcba',
rose = '#ff79b1',