mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
74 lines
2.1 KiB
JSON
74 lines
2.1 KiB
JSON
{
|
|
"name":"Dark",
|
|
"author":"Alex Spataru",
|
|
"colors":{
|
|
"base":"#21373f",
|
|
"link":"#409da0",
|
|
"button":"#21373f",
|
|
"window":"#21373f",
|
|
"text":"#ffffff",
|
|
"midlight":"#0e1419",
|
|
"highlight":"#409da0",
|
|
"brightText":"#ffffff",
|
|
"buttonText":"#ffffff",
|
|
"windowText":"#ffffff",
|
|
"toolTipBase":"#e6e0b2",
|
|
"toolTipText":"#e6e0b2",
|
|
"highlightedText":"#e6e0b2",
|
|
"highlightedTextAlternative":"#e6e0b2",
|
|
"toolbarGradient1":"#21373f",
|
|
"toolbarGradient2":"#11272f",
|
|
"consoleText":"#8ecd9d",
|
|
"consoleBase":"#121218",
|
|
"consoleButton":"#16232a",
|
|
"consoleWindow":"#0d1217",
|
|
"consoleHighlight":"#409da0",
|
|
"consoleHighlightedText":"#e6e0b2",
|
|
"windowBackground":"#121920",
|
|
"windowGradient1":"#409da0",
|
|
"windowGradient2":"#058ca7",
|
|
"alternativeHighlight":"#d72d60",
|
|
"setupPanelBackground":"#16232a",
|
|
"graphDialBorder":"#eeeeee",
|
|
"datasetTextPrimary":"#e6e0b2",
|
|
"datasetTextSecondary":"#517497",
|
|
"datasetWindowBackground":"#121920",
|
|
"datasetWindowBorder":"#517497",
|
|
"datagridBackground":"#121218",
|
|
"ledEnabled":"#d72d60",
|
|
"ledDisabled":"#2d6073",
|
|
"csvHighlight":"#2e895c",
|
|
"widgetBackground":"#09090c",
|
|
"widgetForegroundPrimary":"#8ecd9d",
|
|
"widgetForegroundSecondary":"#517497",
|
|
"widgetIndicator1":"#e6e0b2",
|
|
"widgetIndicator2":"#d72d60",
|
|
"widgetIndicator3":"#2d6073",
|
|
"widgetAlternativeBackground":"#121218",
|
|
"widgetControlBackground":"#111111",
|
|
"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"
|
|
]
|
|
}
|
|
}
|