You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Editor/Style/EditorStylesheetVariables_D...

60 lines
2.2 KiB
JSON

{
"StylesheetVariables" : {
"WindowBackgroundColor" : "#393a3c",
"PanelBackgroundColor" : "#303030",
"DockWidgetTextColor" : "#cccccc",
"DockWindowTitleBarColor" : "#222326",
"TextColor" : "#cccccc",
"ToolButtonPressedBackgroundColor" : "rgba(255, 153, 0, 128)",
"ToolButtonPressedBorderColor" : "#D9822E",
"ToolButtonHoverBackgroundColor" : "rgba(255, 153, 0, 64)",
"ToolButtonHoverBorderColor" : "#D9822E",
"ToolButtonCheckedBackgroundColor" : "rgba(255, 153, 0, 32)",
"MenuBorderColor" : "#4E4E4E",
"MenuItemSelectedColor" : "#D9822E",
"MenuEnabledTextColor" : "#ffffff",
"MenuDisabledTextColor" : "#C0C0C0",
"ScrollbarBackgroundColor" : " #2D2D2D",
"ScrollbarBorderColor" : "000000",
"ScrollbarHandleBackgroundColor" : " #353535",
"ScrollbarHandleBorderColor" : " #4E4E4E",
"ComponentPanelFrameColor" : "#383A3B",
"ViewportTitleSearchBackgroundUrl" : "url(:/viewpanes/editwithbutton_dark.png)",
"TextErrorColor": "#f44642",
"TextPositiveColor": "#43d96a",
"TextWarningColor": "#F0C32D",
"TextInfoColor": "#4285F4",
"DarkPanelBackgroundColor": "#212225",
"LinkColor" : "#4285F4",
"LabelTextColor" : "#999999",
"PushButtonDisabledColor" : "#666666",
"CheckBoxDisabledColor" : "#666666",
"ResourceGroupHighlightColor" : "#D9822E",
"CToolTipText" : "#ff000000",
"CToolTipBackground" : "#ffffffff",
"CTableRowOdd" : "#ffededed",
"CTableRowEven" : "#ffffffff",
"SliceRootBackgroundColor" : "#1E252F",
"SliceRootNameColor" : "#FFFFFF",
"SelectedSliceRootBackgroundColor" : "#47487B",
"SelectedSliceRootBorderColor" : "#2F306D",
"SliceEntityColor" : "#4285F4",
"SliceOverrideColor" : "#FF7B00",
"LayerBackgroundColor" : "#2F2F2F",
"LayerChildBackgroundColor": "#333333",
"LayerBorderTop": "#515151",
"LayerBorderBottom": "#252525",
"LayerMenuSelected": "#424242",
"LayerMenuDisabled" : "#A0A0A0",
"NewLayerDefaultColor": "#515151",
"HierarchyLinesSlices": "#425E88",
"HierarchyLinesSlicesSelected": "#5779AB",
"HierarchyLinesNonSliceEntities": "#5C5C5C",
"HierarchyLinesNonSliceEntitiesSelected": "#7B7B7B",
"OutlinerSelectionColor": "#565A5B",
"LayerBGSelectionColor": "#444545",
"LayerChildBGSelectionColor": "#464747"
}
}