Serial-Studio/assets/themes/1_Light.json
2021-09-05 16:03:06 -05:00

74 lines
2.2 KiB
JSON

{
"name":"Light",
"author":"Alex Spataru",
"colors":{
"base":"#fafafa",
"link":"#105087",
"button":"#eaeaea",
"window":"#eaeaea",
"text":"#000000",
"midlight":"#d9d9d9",
"highlight":"#004077",
"brightText":"#ffffff",
"buttonText":"#000000",
"windowText":"#000000",
"toolTipBase":"#FEFFC6",
"toolTipText":"#000000",
"highlightedText":"#ffffff",
"highlightedTextAlternative":"#444444",
"toolbarGradient1":"#105087",
"toolbarGradient2":"#004077",
"consoleText":"#686868",
"consoleBase":"#fafafa",
"consoleButton":"#eaeaea",
"consoleWindow":"#eaeaea",
"consoleHighlight":"#2e895c",
"consoleHighlightedText":"#ffffff",
"windowBackground":"#E6E6E6",
"windowGradient1":"#105087",
"windowGradient2":"#004077",
"alternativeHighlight":"#f8961e",
"setupPanelBackground":"#f3f3f3",
"graphDialBorder":"#666666",
"datasetTextPrimary":"#0072C3",
"datasetTextSecondary":"#666666",
"datasetWindowBackground":"#fafafa",
"datasetWindowBorder":"#3e996c",
"datagridBackground":"#f4f4f7",
"ledEnabled":"#0072C3",
"ledDisabled":"#686868",
"csvHighlight":"#2e895c",
"widgetBackground":"#f4f4f7",
"widgetForegroundPrimary":"#0072C3",
"widgetForegroundSecondary":"#666666",
"widgetIndicator1":"#444444",
"widgetIndicator2":"#f94144",
"widgetIndicator3":"#90be6d",
"widgetAlternativeBackground":"#ededed",
"widgetControlBackground":"#666666",
"gyroSky":"#5c93c5",
"gyroText":"#ffffff",
"gyroGround":"#7d5233",
"mapDotBackground":"#ff0000",
"mapDotForeground":"#ffffff",
"mapBorder":"#646464",
"mapHorizon":"#dedede",
"mapSkyLowAltitude":"#6ba9d1",
"mapSkyHighAltitude":"#283e51",
"connectButtonChecked":"#FE696E",
"connectButtonUnchecked":"#26CD40",
"barWidgetColors":[
"#f94144",
"#f3722c",
"#f8961e",
"#f9844a",
"#f9c74f",
"#90be6d",
"#43aa8b",
"#4d908e",
"#577590",
"#277da1"
]
}
}