80 lines
No EOL
2.1 KiB
JSON
80 lines
No EOL
2.1 KiB
JSON
{
|
|
"DefaultFontSize": 11,
|
|
"TextColor": "#555555",
|
|
"PresetColors": {
|
|
"MaterialPreset": "#FF7F00",
|
|
"QualityPreset": "#FFFF00",
|
|
"UserOverride": "#445FDC96"
|
|
},
|
|
"IsDarkTheme": false,
|
|
"SlightShade": "#00000028",
|
|
"MinimalShade": "#0000000F",
|
|
"Shade": "#00000078",
|
|
"DarkShade": "#000000BE",
|
|
"BackgroundColor": "#F1F1F1",
|
|
"TabBarBackground": "#B1B1B1",
|
|
"InactiveTabColor": "#D0D0D0",
|
|
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
|
"SplitterBackground": "#B5B5B5",
|
|
"TabBodyBackground": "#00000000",
|
|
"ToolbarButtonBackground": "#00000000",
|
|
"ThumbnailBackground": "#00000000",
|
|
"AccentMimimalOverlay": "#B5890050",
|
|
"EditFieldColors": {
|
|
"Focused": {
|
|
"BackgroundColor": "#fff",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#8C846A",
|
|
"TextColor": "#222"
|
|
},
|
|
"Hovered": {
|
|
"BackgroundColor": "#f1f1f1",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#8D8464",
|
|
"TextColor": "#657B83"
|
|
},
|
|
"Inactive": {
|
|
"BackgroundColor": "#eee",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#CEC7B1",
|
|
"TextColor": "#657B83"
|
|
}
|
|
},
|
|
"LightTextColor": "#00000000",
|
|
"BorderColor": "#666666",
|
|
"BorderColor40": "#D3C492",
|
|
"BorderColor20": "#F3EFE2",
|
|
"PopupBorderColor": "#ccc",
|
|
"RowBorder": "#dedede",
|
|
"DropList": {
|
|
"Open": {
|
|
"BackgroundColor": "#ccc",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#00000000",
|
|
"TextColor": "#222"
|
|
},
|
|
"Focused": {
|
|
"BackgroundColor": "#bbb",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#CEC7B1",
|
|
"TextColor": "#657B83"
|
|
},
|
|
"Hovered": {
|
|
"BackgroundColor": "#f1f1f1",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#CEC7B1",
|
|
"TextColor": "#657B83"
|
|
},
|
|
"Inactive": {
|
|
"BackgroundColor": "#eee",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#CEC7B1",
|
|
"TextColor": "#657B83"
|
|
}
|
|
},
|
|
"DisabledColor": "#DDDDDD",
|
|
"SplashAccentColor": "#00000000",
|
|
"BedBackgroundColor": "#ECECEC",
|
|
"PrimaryAccentColor": "#B58900",
|
|
"SectionBackgroundColor": "#e6e6e6"
|
|
} |