Introduce pterodactyl official blue

This commit is contained in:
Dane Everitt 2018-05-26 16:05:30 -07:00
parent 0b7dbd65ff
commit f5ffa121b0
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53

View file

@ -96,13 +96,13 @@ let colors = {
'teal-lighter': '#a0f0ed', 'teal-lighter': '#a0f0ed',
'teal-lightest': '#e8fffe', 'teal-lightest': '#e8fffe',
'blue-darkest': '#12283a', 'blue-darkest': '#03101f',
'blue-darker': '#1c3d5a', 'blue-darker': '#06213f',
'blue-dark': '#2779bd', 'blue-dark': '#0c427f',
'blue': '#3490dc', 'blue': '#10529f',
'blue-light': '#6cb2eb', 'blue-light': '#4074b3',
'blue-lighter': '#bcdefa', 'blue-lighter': '#7096c7',
'blue-lightest': '#eff8ff', 'blue-lightest': '#a0b8d8',
'indigo-darkest': '#191e38', 'indigo-darkest': '#191e38',
'indigo-darker': '#2f365f', 'indigo-darker': '#2f365f',