mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
a1b0bcf4d3
commit
884f3df41a
198 changed files with 4572 additions and 5336 deletions
|
|
@ -60,6 +60,18 @@ module.exports = {
|
|||
700: '#393939',
|
||||
800: '#1C1C1C',
|
||||
},
|
||||
gray: {
|
||||
50: '#14161A',
|
||||
100: '#14161A',
|
||||
200: '#14161A',
|
||||
300: '#14161A',
|
||||
400: '#14161A',
|
||||
500: '#14161A',
|
||||
600: '#14161A',
|
||||
700: '#14161A',
|
||||
800: '#14161A',
|
||||
900: '#0D0E10',
|
||||
},
|
||||
},
|
||||
fontSize: {
|
||||
12: ['0.75rem', fontSizeDefault],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue