mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
Update colors
This commit is contained in:
parent
abecc207c7
commit
d0b2611549
|
|
@ -7,8 +7,13 @@ module.exports = {
|
|||
extend: {
|
||||
colors: {
|
||||
splatoon: {
|
||||
yellow: '#eefe65',
|
||||
blue: '#5b3df5',
|
||||
blue: '#603bff',
|
||||
purple: '#af50ff',
|
||||
yellow: '#eaff3d',
|
||||
green: '#6af7ce',
|
||||
orange: '#ff9750',
|
||||
red: '#ff505e',
|
||||
brown: '#7f413f',
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user