Revise themesets to reference rather than own theme and menu theme
This commit is contained in:
parent
fffaa15598
commit
92c67f358a
17 changed files with 856 additions and 890 deletions
|
|
@ -1,186 +1,82 @@
|
|||
{
|
||||
"Name": "Classic Dark",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#EC6788",
|
||||
"#E168B9",
|
||||
"#FF8119",
|
||||
"#00A81B",
|
||||
"#1393FF",
|
||||
"#009FBA",
|
||||
"#5DB2FF",
|
||||
"#9F7CF0",
|
||||
"#F129FF",
|
||||
"#909090"
|
||||
],
|
||||
"Theme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#FFFFFF",
|
||||
"SourceColor": "#AC193D"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#404040",
|
||||
"TabBarBackground": "#363636",
|
||||
"InactiveTabColor": "#4E4E4E",
|
||||
"InteractionLayerOverlayColor": "#404040F0",
|
||||
"SplitterBackground": "#383838",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#EC678832",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#424242",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#8A8A8A",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#404040",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#404040",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#656565",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EC6788",
|
||||
"BedBackgroundColor": "#3B3B3B",
|
||||
"PrimaryAccentColor": "#EC6788",
|
||||
"SectionBackgroundColor": "#393939"
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#FFFFFF",
|
||||
"SourceColor": "#AC193D"
|
||||
},
|
||||
"MenuTheme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#222222",
|
||||
"SourceColor": "#AC193D"
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#404040",
|
||||
"TabBarBackground": "#363636",
|
||||
"InactiveTabColor": "#4E4E4E",
|
||||
"InteractionLayerOverlayColor": "#404040F0",
|
||||
"SplitterBackground": "#383838",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#EC678832",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#F1F1F1",
|
||||
"TabBarBackground": "#363636",
|
||||
"InactiveTabColor": "#4E4E4E",
|
||||
"InteractionLayerOverlayColor": "#404040F0",
|
||||
"SplitterBackground": "#383838",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#EC678832",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#424242",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#8A8A8A",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#474747",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#8A8A8A",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#333333",
|
||||
"TextColor": "#333333"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#404040",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#404040",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#656565",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
"Focused": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EC6788",
|
||||
"BedBackgroundColor": "#3B3B3B",
|
||||
"PrimaryAccentColor": "#EC6788",
|
||||
"SectionBackgroundColor": "#333333"
|
||||
}
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#404040",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#EEEEEE"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#404040",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#656565",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EC6788",
|
||||
"BedBackgroundColor": "#3B3B3B",
|
||||
"PrimaryAccentColor": "#EC6788",
|
||||
"SectionBackgroundColor": "#393939"
|
||||
}
|
||||
18
StaticData/Themes/System/Classic/Classic-Dark.themeset
Normal file
18
StaticData/Themes/System/Classic/Classic-Dark.themeset
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"Name": "Classic Dark",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#EC6788",
|
||||
"#E168B9",
|
||||
"#FF8119",
|
||||
"#00A81B",
|
||||
"#1393FF",
|
||||
"#009FBA",
|
||||
"#5DB2FF",
|
||||
"#9F7CF0",
|
||||
"#F129FF",
|
||||
"#909090"
|
||||
],
|
||||
"ThemeID": "Classic-Dark",
|
||||
"MenuThemeID": "White-Menu"
|
||||
}
|
||||
|
|
@ -1,186 +1,82 @@
|
|||
{
|
||||
"Name": "Classic Light",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#AC193D",
|
||||
"#CD2895",
|
||||
"#BA5400",
|
||||
"#008316",
|
||||
"#004B8B",
|
||||
"#007C91",
|
||||
"#0074DB",
|
||||
"#4617B4",
|
||||
"#8C0095",
|
||||
"#585858",
|
||||
],
|
||||
"Theme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#222222",
|
||||
"SourceColor": "#AC193D"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#C4C4C4",
|
||||
"TabBarBackground": "#A7A7A7",
|
||||
"InactiveTabColor": "#D1D1D1",
|
||||
"InteractionLayerOverlayColor": "#C4C4C4F0",
|
||||
"SplitterBackground": "#ABABAB",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#AC193D32",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#333333",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#A6A6A6",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#DBDBDB",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#C4C4C4",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#919191",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#AC193D",
|
||||
"BedBackgroundColor": "#B4B4B4",
|
||||
"PrimaryAccentColor": "#AC193D",
|
||||
"SectionBackgroundColor": "#B9B9B9"
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#222222",
|
||||
"SourceColor": "#AC193D"
|
||||
},
|
||||
"MenuTheme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#222222",
|
||||
"SourceColor": "#AC193D"
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#C4C4C4",
|
||||
"TabBarBackground": "#A7A7A7",
|
||||
"InactiveTabColor": "#D1D1D1",
|
||||
"InteractionLayerOverlayColor": "#C4C4C4F0",
|
||||
"SplitterBackground": "#ABABAB",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#AC193D32",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#F1F1F1",
|
||||
"TabBarBackground": "#A7A7A7",
|
||||
"InactiveTabColor": "#D1D1D1",
|
||||
"InteractionLayerOverlayColor": "#C4C4C4F0",
|
||||
"SplitterBackground": "#ABABAB",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#AC193D32",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#333333",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#A6A6A6",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#DBDBDB",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#333333",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#A6A6A6",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#DBDBDB",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#333333",
|
||||
"TextColor": "#333333"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#C4C4C4",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#919191",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
"Focused": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#AC193D",
|
||||
"BedBackgroundColor": "#B4B4B4",
|
||||
"PrimaryAccentColor": "#AC193D",
|
||||
"SectionBackgroundColor": "#B9B9B9"
|
||||
}
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#C4C4C4",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#919191",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#AC193D",
|
||||
"BedBackgroundColor": "#B4B4B4",
|
||||
"PrimaryAccentColor": "#AC193D",
|
||||
"SectionBackgroundColor": "#B9B9B9"
|
||||
}
|
||||
18
StaticData/Themes/System/Classic/Classic-Light.themeset
Normal file
18
StaticData/Themes/System/Classic/Classic-Light.themeset
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"Name": "Classic Light",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#AC193D",
|
||||
"#CD2895",
|
||||
"#BA5400",
|
||||
"#008316",
|
||||
"#004B8B",
|
||||
"#007C91",
|
||||
"#0074DB",
|
||||
"#4617B4",
|
||||
"#8C0095",
|
||||
"#585858"
|
||||
],
|
||||
"ThemeID": "Classic-Light",
|
||||
"MenuThemeID": "White-Menu"
|
||||
}
|
||||
88
StaticData/Themes/System/Menus/White-Menu.json
Normal file
88
StaticData/Themes/System/Menus/White-Menu.json
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#222222",
|
||||
"SourceColor": "#AC193D"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#F1F1F1",
|
||||
"TabBarBackground": "#A7A7A7",
|
||||
"InactiveTabColor": "#D1D1D1",
|
||||
"InteractionLayerOverlayColor": "#C4C4C4F0",
|
||||
"SplitterBackground": "#ABABAB",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#AC193D32",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#ccc",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#333333",
|
||||
"BorderColor40": "#00000066",
|
||||
"BorderColor20": "#00000044",
|
||||
"RowBorder": "#ddd",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#DBDBDB",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#EEEEEE",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#ddd",
|
||||
"TextColor": "#333333"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#AAAAAA",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#eee",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#ddd",
|
||||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#AC193D",
|
||||
"BedBackgroundColor": "#B4B4B4",
|
||||
"PrimaryAccentColor": "#AC193D",
|
||||
"SectionBackgroundColor": "#B9B9B9"
|
||||
}
|
||||
88
StaticData/Themes/System/Modern/Modern-Dark-Menu.json
Normal file
88
StaticData/Themes/System/Modern/Modern-Dark-Menu.json
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#EEEEEE",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#404040",
|
||||
"TabBarBackground": "#B1B1B1",
|
||||
"InactiveTabColor": "#D0D0D0",
|
||||
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
||||
"SplitterBackground": "#B5B5B5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#333",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#BA5900",
|
||||
"TextColor": "#EEE"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEE"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#00000000",
|
||||
"SectionBackgroundColor": "#00000000"
|
||||
}
|
||||
|
|
@ -1,184 +1,82 @@
|
|||
{
|
||||
"Name": "Modern Dark",
|
||||
"DefaultColorIndex": 5,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
"#DC322F",
|
||||
"#D33682",
|
||||
"#6C71C4",
|
||||
"#268BD2",
|
||||
"#2AA198",
|
||||
"#859900"
|
||||
],
|
||||
"Theme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#BBBBBB",
|
||||
"SourceColor": "#00000000"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#373737",
|
||||
"TabBarBackground": "#282828",
|
||||
"InactiveTabColor": "#404040",
|
||||
"InteractionLayerOverlayColor": "#373737F0",
|
||||
"SplitterBackground": "#2C2C2C",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#BBBBBB",
|
||||
"BorderColor40": "#555555",
|
||||
"BorderColor20": "#444444",
|
||||
"RowBorder": "#333333",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#BBBBBB"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EEEEEE",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#404040"
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#BBBBBB",
|
||||
"SourceColor": "#00000000"
|
||||
},
|
||||
"MenuTheme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#EEEEEE",
|
||||
"SourceColor": "#B58900"
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#373737",
|
||||
"TabBarBackground": "#282828",
|
||||
"InactiveTabColor": "#404040",
|
||||
"InteractionLayerOverlayColor": "#373737F0",
|
||||
"SplitterBackground": "#2C2C2C",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#404040",
|
||||
"TabBarBackground": "#B1B1B1",
|
||||
"InactiveTabColor": "#D0D0D0",
|
||||
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
||||
"SplitterBackground": "#B5B5B5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#BBBBBB",
|
||||
"BorderColor40": "#555555",
|
||||
"BorderColor20": "#444444",
|
||||
"RowBorder": "#333333",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#BBBBBB"
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#00000000",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
}
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#00000000",
|
||||
"SectionBackgroundColor": "#00000000"
|
||||
}
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EEEEEE",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#404040"
|
||||
}
|
||||
16
StaticData/Themes/System/Modern/Modern-Dark.themeset
Normal file
16
StaticData/Themes/System/Modern/Modern-Dark.themeset
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"Name": "Modern Dark",
|
||||
"DefaultColorIndex": 5,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
"#DC322F",
|
||||
"#D33682",
|
||||
"#6C71C4",
|
||||
"#268BD2",
|
||||
"#2AA198",
|
||||
"#859900"
|
||||
],
|
||||
"ThemeID": "Modern-Dark",
|
||||
"MenuThemeID": "Modern-Dark-Menu"
|
||||
}
|
||||
82
StaticData/Themes/System/Solarized/Solarized-Dark-Menu.json
Normal file
82
StaticData/Themes/System/Solarized/Solarized-Dark-Menu.json
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#93A1A1",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#404040",
|
||||
"TabBarBackground": "#B1B1B1",
|
||||
"InactiveTabColor": "#D0D0D0",
|
||||
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
||||
"SplitterBackground": "#B5B5B5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#555",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#839496",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#073642"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#586E75",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#073642",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#00000000"
|
||||
}
|
||||
|
|
@ -1,178 +1,82 @@
|
|||
{
|
||||
"Name": "Solarized Dark",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
"#DC322F",
|
||||
"#D33682",
|
||||
"#6C71C4",
|
||||
"#268BD2",
|
||||
"#2AA198",
|
||||
"#859900"
|
||||
],
|
||||
"Theme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#839496",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#002B36",
|
||||
"TabBarBackground": "#001A20",
|
||||
"InactiveTabColor": "#073642",
|
||||
"InteractionLayerOverlayColor": "#002B36F0",
|
||||
"SplitterBackground": "#073642",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#839496",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#073642"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#586E75",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#073642",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#839496",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#00303D",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#839496",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#073642"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#586E75",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#073642",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EEEEEE",
|
||||
"BedBackgroundColor": "#002731",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#002630"
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#839496",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"MenuTheme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#93A1A1",
|
||||
"SourceColor": "#B58900"
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#002B36",
|
||||
"TabBarBackground": "#001A20",
|
||||
"InactiveTabColor": "#073642",
|
||||
"InteractionLayerOverlayColor": "#002B36F0",
|
||||
"SplitterBackground": "#073642",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#839496",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#073642"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#586E75",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"IsDarkTheme": true,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#404040",
|
||||
"TabBarBackground": "#B1B1B1",
|
||||
"InactiveTabColor": "#D0D0D0",
|
||||
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
||||
"SplitterBackground": "#B5B5B5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#CCCCCC",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#222222"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#333333",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#FF7F00",
|
||||
"TextColor": "#FFFFFF"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#303030",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#282828",
|
||||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#073642",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#839496",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#00303D",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#C8C8C8",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#00000000",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#282828",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#839496",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#073642"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#586E75",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#073642",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
}
|
||||
"Focused": {
|
||||
"BackgroundColor": "#839496",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#073642"
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#00000000"
|
||||
}
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#586E75",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#073642",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#839496"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EEEEEE",
|
||||
"BedBackgroundColor": "#002731",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#002630"
|
||||
}
|
||||
16
StaticData/Themes/System/Solarized/Solarized-Dark.themeset
Normal file
16
StaticData/Themes/System/Solarized/Solarized-Dark.themeset
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"Name": "Solarized Dark",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
"#DC322F",
|
||||
"#D33682",
|
||||
"#6C71C4",
|
||||
"#268BD2",
|
||||
"#2AA198",
|
||||
"#859900"
|
||||
],
|
||||
"ThemeID": "Solarized-Dark",
|
||||
"MenuThemeID": "Solarized-Dark"
|
||||
}
|
||||
88
StaticData/Themes/System/Solarized/Solarized-Light-Menu.json
Normal file
88
StaticData/Themes/System/Solarized/Solarized-Light-Menu.json
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#555555",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#F1F1F1",
|
||||
"TabBarBackground": "#B1B1B1",
|
||||
"InactiveTabColor": "#D0D0D0",
|
||||
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
||||
"SplitterBackground": "#B5B5B5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#666666",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#00000000",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#00000000"
|
||||
}
|
||||
|
|
@ -1,184 +1,82 @@
|
|||
{
|
||||
"Name": "Solarized Light",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
"#DC322F",
|
||||
"#D33682",
|
||||
"#6C71C4",
|
||||
"#268BD2",
|
||||
"#2AA198",
|
||||
"#859900"
|
||||
],
|
||||
"Theme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#657B83",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#FDF6E3",
|
||||
"TabBarBackground": "#E4DDCC",
|
||||
"InactiveTabColor": "#EEE8D5",
|
||||
"InteractionLayerOverlayColor": "#FDF6E3F0",
|
||||
"SplitterBackground": "#EEE8D5",
|
||||
"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": "#FDF6E3",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#CEC7B1",
|
||||
"TextColor": "#657B83"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#657B83",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#DBD9CB",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#D8D4C4",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#657B83",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#EEE8D5"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#DDD6C1",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#CEC7B1",
|
||||
"TextColor": "#657B83"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#FDF6E3",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#CEC7B1",
|
||||
"TextColor": "#657B83"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EEEEEE",
|
||||
"BedBackgroundColor": "#E9E2D1",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#F2EBDA"
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#657B83",
|
||||
"SourceColor": "#B58900"
|
||||
},
|
||||
"MenuTheme": {
|
||||
"DefaultFontSize": 11,
|
||||
"Colors": {
|
||||
"PrimaryTextColor": "#555555",
|
||||
"SourceColor": "#B58900"
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#FDF6E3",
|
||||
"TabBarBackground": "#E4DDCC",
|
||||
"InactiveTabColor": "#EEE8D5",
|
||||
"InteractionLayerOverlayColor": "#FDF6E3F0",
|
||||
"SplitterBackground": "#EEE8D5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#fff",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#8C846A",
|
||||
"TextColor": "#222"
|
||||
},
|
||||
"PresetColors": {
|
||||
"MaterialPreset": "#FF7F00",
|
||||
"QualityPreset": "#FFFF00",
|
||||
"UserOverride": "#445FDC96"
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#f1f1f1",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#8D8464",
|
||||
"TextColor": "#657B83"
|
||||
},
|
||||
"IsDarkTheme": false,
|
||||
"SlightShade": "#00000028",
|
||||
"MinimalShade": "#0000000F",
|
||||
"Shade": "#00000078",
|
||||
"DarkShade": "#000000BE",
|
||||
"ActiveTabColor": "#F1F1F1",
|
||||
"TabBarBackground": "#B1B1B1",
|
||||
"InactiveTabColor": "#D0D0D0",
|
||||
"InteractionLayerOverlayColor": "#D0D0D0F0",
|
||||
"SplitterBackground": "#B5B5B5",
|
||||
"TabBodyBackground": "#00000000",
|
||||
"ToolbarButtonBackground": "#00000000",
|
||||
"ThumbnailBackground": "#00000000",
|
||||
"AccentMimimalOverlay": "#B5890050",
|
||||
"EditFieldColors": {
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
}
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#FDF6E3",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#CEC7B1",
|
||||
"TextColor": "#657B83"
|
||||
}
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#657B83",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#DBD9CB",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#D8D4C4",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#222"
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#666666",
|
||||
"BorderColor40": "#00000000",
|
||||
"BorderColor20": "#00000000",
|
||||
"RowBorder": "#00000000",
|
||||
"DropList": {
|
||||
"Open": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Menu": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Focused": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#00000000",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#00000000"
|
||||
}
|
||||
"Focused": {
|
||||
"BackgroundColor": "#657B83",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#00000000",
|
||||
"TextColor": "#EEE8D5"
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#00000000"
|
||||
}
|
||||
"Hovered": {
|
||||
"BackgroundColor": "#DDD6C1",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#CEC7B1",
|
||||
"TextColor": "#657B83"
|
||||
},
|
||||
"Inactive": {
|
||||
"BackgroundColor": "#FDF6E3",
|
||||
"ForegroundColor": "#00000000",
|
||||
"BorderColor": "#CEC7B1",
|
||||
"TextColor": "#657B83"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"SplashAccentColor": "#EEEEEE",
|
||||
"BedBackgroundColor": "#E9E2D1",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#F2EBDA"
|
||||
}
|
||||
16
StaticData/Themes/System/Solarized/Solarized-Light.themeset
Normal file
16
StaticData/Themes/System/Solarized/Solarized-Light.themeset
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"Name": "Solarized Light",
|
||||
"DefaultColorIndex": 0,
|
||||
"AccentColors": [
|
||||
"#B58900",
|
||||
"#CB4B16",
|
||||
"#DC322F",
|
||||
"#D33682",
|
||||
"#6C71C4",
|
||||
"#268BD2",
|
||||
"#2AA198",
|
||||
"#859900"
|
||||
],
|
||||
"ThemeID": "Solarized-Light",
|
||||
"MenuThemeID": "Solarized-Light-Menu"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue