74 lines
2.1 KiB
JSON
Raw Normal View History

2021-09-05 02:41:48 -05:00
{
2021-09-05 15:37:11 -05:00
"name":"Dark",
2021-09-05 02:41:48 -05:00
"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",
2021-09-05 15:37:11 -05:00
"highlightedTextAlternative":"#e6e0b2",
2021-09-05 02:41:48 -05:00
"toolbarGradient1":"#21373f",
"toolbarGradient2":"#11272f",
"consoleText":"#8ecd9d",
"consoleBase":"#121218",
"consoleButton":"#16232a",
"consoleWindow":"#0d1217",
2021-09-05 15:37:11 -05:00
"consoleHighlight":"#409da0",
"consoleHighlightedText":"#e6e0b2",
2021-09-05 02:41:48 -05:00
"windowBackground":"#121920",
2021-09-05 15:37:11 -05:00
"windowGradient1":"#409da0",
"windowGradient2":"#058ca7",
2021-09-05 02:41:48 -05:00
"alternativeHighlight":"#d72d60",
"setupPanelBackground":"#16232a",
"graphDialBorder":"#eeeeee",
"datasetTextPrimary":"#e6e0b2",
"datasetTextSecondary":"#517497",
2021-09-05 15:37:11 -05:00
"datasetWindowBackground":"#121920",
"datasetWindowBorder":"#517497",
"datagridBackground":"#121218",
2021-09-05 02:41:48 -05:00
"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"
]
}
}