PokéRogue
GitHub
Switch to Main
Preparing search index...
src/enums/ui-window-style
UiWindowStyle
Variable UiWindowStyle
Const
UiWindowStyle
:
{
GOLDENROD
:
4
;
LIGHT_GRAY
:
3
;
MEDIUM_GRAY
:
5
;
RED_ORANGE
:
1
;
TEAL
:
2
;
}
= ...
Type Declaration
Readonly
GOLDENROD
:
4
Also known as vivid orange-yellow
#ffb745
Readonly
LIGHT_GRAY
:
3
#d7d7d7
Readonly
MEDIUM_GRAY
:
5
#b2b2b2
Readonly
RED_ORANGE
:
1
#c73625
Readonly
TEAL
:
2
#20B098
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Also known as vivid orange-yellow
#ffb745