mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
80 lines
2.4 KiB
JSON
80 lines
2.4 KiB
JSON
|
{
|
||
|
"name":"Yaru",
|
||
|
"author":"Alex Spataru",
|
||
|
"colors":{
|
||
|
"base":"#323030",
|
||
|
"link":"#105087",
|
||
|
"button":"#373737",
|
||
|
"window":"#2c2c2c",
|
||
|
"text":"#ffffff",
|
||
|
"midlight":"#2c2c2c",
|
||
|
"highlight":"#df4a17",
|
||
|
"brightText":"#ffffff",
|
||
|
"buttonText":"#ffffff",
|
||
|
"windowText":"#ffffff",
|
||
|
"toolTipBase":"#feffc6",
|
||
|
"toolTipText":"#000000",
|
||
|
"highlightedText":"#ffffff",
|
||
|
"highlightedTextAlternative":"#bebebe",
|
||
|
"placeholderText":"#666666",
|
||
|
"toolbarGradient2":"#323030",
|
||
|
"toolbarGradient1":"#292929",
|
||
|
"menubarGradient1":"#323030",
|
||
|
"menubarGradient2":"#323030",
|
||
|
"menubarText":"#ffffff",
|
||
|
"dialogBackground":"#2c2c2c",
|
||
|
"consoleText":"#ffffff",
|
||
|
"consoleBase":"#2d0922",
|
||
|
"consoleButton":"#373737",
|
||
|
"consoleWindow":"#1c1c1c",
|
||
|
"consoleHighlight":"#df4a17",
|
||
|
"consoleHighlightedText":"#ffffff",
|
||
|
"consolePlaceholderText":"#bebebe",
|
||
|
"windowBackground":"#6f5c69",
|
||
|
"windowGradient1":"#323030",
|
||
|
"windowGradient2":"#323030",
|
||
|
"alternativeHighlight":"#8b2782",
|
||
|
"setupPanelBackground":"#272727",
|
||
|
"datasetValue":"#dd3224",
|
||
|
"graphDialBorder":"#222222",
|
||
|
"datasetTextPrimary":"#24476a",
|
||
|
"datasetTextSecondary":"#666666",
|
||
|
"datasetWindowBackground":"#272727",
|
||
|
"datasetWindowBorder":"#8b2782",
|
||
|
"embeddedWindowBackground":"#2c2c2c",
|
||
|
"ledEnabled":"#df4a17",
|
||
|
"ledDisabled":"#686868",
|
||
|
"csvHighlight":"#2e895c",
|
||
|
"widgetForegroundPrimary":"#f94144",
|
||
|
"widgetForegroundSecondary":"#666666",
|
||
|
"widgetIndicator1":"#444444",
|
||
|
"widgetIndicator2":"#f94144",
|
||
|
"widgetIndicator3":"#90be6d",
|
||
|
"widgetAlternativeBackground":"#fafafa",
|
||
|
"widgetControlBackground":"#666666",
|
||
|
"gyroSky":"#5c93c5",
|
||
|
"gyroText":"#ffffff",
|
||
|
"gyroGround":"#7d5233",
|
||
|
"mapDotBackground":"#ff0000",
|
||
|
"mapDotForeground":"#ffffff",
|
||
|
"mapBorder":"#646464",
|
||
|
"mapHorizon":"#dedede",
|
||
|
"mapSkyLowAltitude":"#6ba9d1",
|
||
|
"mapSkyHighAltitude":"#283e51",
|
||
|
"connectButtonChecked":"#fe696e",
|
||
|
"connectButtonUnchecked":"#26cd40",
|
||
|
"widgetColors":[
|
||
|
"#f94144",
|
||
|
"#f3722c",
|
||
|
"#f8961e",
|
||
|
"#f9844a",
|
||
|
"#f9c74f",
|
||
|
"#90be6d",
|
||
|
"#43aa8b",
|
||
|
"#4d908e",
|
||
|
"#577590",
|
||
|
"#277da1"
|
||
|
]
|
||
|
}
|
||
|
}
|