7030f663f5
* Replace old teal color with correct palette colors from the O3DE branding. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com> * Fix hyperlink color in O3DE About Us dialog to improve visibility. Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
56 lines
887 B
INI
56 lines
887 B
INI
[DefaultFrame]
|
|
Height=24
|
|
Radius=4
|
|
Margin=8
|
|
|
|
[SmallIcon]
|
|
Frame\Height=24
|
|
Frame\Radius=4
|
|
Frame\Margin=8
|
|
EnabledArrowColor=#FFFFFF
|
|
DisabledArrowColor=#BBBBBB
|
|
Width=24;
|
|
ArrowWidth=10;
|
|
|
|
[PrimaryColorSet]
|
|
Disabled\Start=#2A4875
|
|
Disabled\End=#2A4875
|
|
Sunken\Start=#1E70EB
|
|
Sunken\End=#1E70EB
|
|
Hovered\Start=#4ABAFF
|
|
Hovered\End=#94D2FF
|
|
Normal\Start=#0095F2
|
|
Normal\End=#1E70EB
|
|
|
|
[SecondaryColorSet]
|
|
Disabled\Start=#666666
|
|
Disabled\End=#666666
|
|
Sunken\Start=#444444
|
|
Sunken\End=#444444
|
|
Hovered\Start=#888888
|
|
Hovered\End=#777777
|
|
Normal\Start=#777777
|
|
Normal\End=#666666
|
|
|
|
[Border]
|
|
Thickness=1
|
|
Color=#3D000000
|
|
|
|
[DisabledBorder]
|
|
Thickness=1
|
|
Color=#3D000000
|
|
|
|
[FocusedBorder]
|
|
Thickness=1
|
|
Color=#4B8CEF
|
|
|
|
[IconButton]
|
|
ActiveColor=#94D2FF
|
|
DisabledColor=#999999
|
|
SelectedColor=#FFFFFF
|
|
|
|
[DropdownButton]
|
|
IndicatorArrowDown=:/stylesheet/img/UI20/dropdown-button-arrow.svg
|
|
MenuIndicatorWidth=16
|
|
MenuIndicatorPadding=4
|