Use anilist color for login button + small refactor

This commit is contained in:
Hydroxycarbamide 2022-05-15 20:28:42 +02:00
parent 12a945b806
commit 5f6f62a7e9
3 changed files with 7 additions and 4 deletions

View file

@ -9,6 +9,9 @@ module.exports = {
colors: {
gray: {
900: '#202225'
},
blue: {
900: '#19212D'
}
}
},