Serial-Studio/assets/themes/1_Light.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2021-09-05 02:41:48 -05:00
{
"name":"Light",
"author":"Alex Spataru",
"colors":{
"base":"#dec8c0",
"link":"#bf625f",
"button":"#dec8c0",
"window":"#dec8c0",
"text":"#000000",
"midlight":"#f1ebe6",
"highlight":"#bf625f",
"brightText":"#000000",
"buttonText":"#000000",
"windowText":"#000000",
"toolTipBase":"#191f4d",
"toolTipText":"#e6e0b2",
"highlightedText":"#e6e0b2",
"toolbarGradient1":"#dec8c0",
"toolbarGradient2":"#eed8d0",
"consoleText":"#713262",
"consoleBase":"#edede7",
"consoleButton":"#e9dcd5",
"consoleWindow":"#f2ede8",
"windowBackground":"#ede6df",
"windowGradient":"#fa7358",
"alternativeHighlight":"#28d29f",
"setupPanelBackground":"#e9dcd5",
"graphDialBorder":"#111111",
"datasetTextPrimary":"#191f4d",
"datasetTextSecondary":"#ae8b68",
"ledEnabled":"#28d29f",
"ledDisabled":"#d29f8c",
"csvHighlight":"#d176a3",
"widgetBackground":"#f6f6f3",
"widgetForegroundPrimary":"#713262",
"widgetForegroundSecondary":"#ae8b68",
"widgetIndicator1":"#191f4d",
"widgetIndicator2":"#28d29f",
"widgetIndicator3":"#d29f8c",
"widgetAlternativeBackground":"#edede7",
"widgetControlBackground":"#eeeeee",
"gyroSky":"#5c93c5",
"gyroText":"#ffffff",
"gyroGround":"#7d5233",
"mapDotBackground":"#ff0000",
"mapDotForeground":"#ffffff",
"mapBorder":"#646464",
"mapHorizon":"#dedede",
"mapSkyLowAltitude":"#6ba9d1",
"mapSkyHighAltitude":"#283e51",
"connectButtonChecked":"#d72d60",
"connectButtonUnchecked":"#2eed5c",
"barWidgetColors":[
"#f94144",
"#f3722c",
"#f8961e",
"#f9844a",
"#f9c74f",
"#90be6d",
"#43aa8b",
"#4d908e",
"#577590",
"#277da1"
]
}
}