31 lines
564 B
Plaintext
31 lines
564 B
Plaintext
primary colors:
|
|
__________
|
|
|
|
blue: #3a828e
|
|
/used for stationary things like frames, or inactive elements like buttons.
|
|
|
|
green: #939c2f
|
|
/for mouseover/hover effects or whenever green is needed.
|
|
|
|
red: #b43515
|
|
/for warning or error screens, active buttons and elements.
|
|
|
|
|
|
secondary colors:
|
|
__________
|
|
|
|
yellow: #a7972d
|
|
/for whenever you need yellow.
|
|
|
|
alt. blue: #65b2be
|
|
/for the use with ornamental graphics like the chinese symbols.
|
|
|
|
alt. red: #b20909
|
|
/for blazing "end of the world" red.
|
|
|
|
|
|
tertiary colors:
|
|
__________
|
|
|
|
dark grey: #313131
|
|
/for inactive/disabled stuff. |