forked from Alex/Pterodactyl-Panel
Introduce pterodactyl official blue
This commit is contained in:
parent
0b7dbd65ff
commit
f5ffa121b0
14
tailwind.js
14
tailwind.js
@ -96,13 +96,13 @@ let colors = {
|
||||
'teal-lighter': '#a0f0ed',
|
||||
'teal-lightest': '#e8fffe',
|
||||
|
||||
'blue-darkest': '#12283a',
|
||||
'blue-darker': '#1c3d5a',
|
||||
'blue-dark': '#2779bd',
|
||||
'blue': '#3490dc',
|
||||
'blue-light': '#6cb2eb',
|
||||
'blue-lighter': '#bcdefa',
|
||||
'blue-lightest': '#eff8ff',
|
||||
'blue-darkest': '#03101f',
|
||||
'blue-darker': '#06213f',
|
||||
'blue-dark': '#0c427f',
|
||||
'blue': '#10529f',
|
||||
'blue-light': '#4074b3',
|
||||
'blue-lighter': '#7096c7',
|
||||
'blue-lightest': '#a0b8d8',
|
||||
|
||||
'indigo-darkest': '#191e38',
|
||||
'indigo-darker': '#2f365f',
|
||||
|
Loading…
Reference in New Issue
Block a user