Use anilist color for login button + small refactor
This commit is contained in:
parent
12a945b806
commit
5f6f62a7e9
3 changed files with 7 additions and 4 deletions
|
@ -9,6 +9,9 @@ module.exports = {
|
|||
colors: {
|
||||
gray: {
|
||||
900: '#202225'
|
||||
},
|
||||
blue: {
|
||||
900: '#19212D'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue