mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
66 lines
1.9 KiB
JSON
66 lines
1.9 KiB
JSON
{
|
|
"name":"Midnight",
|
|
"author":"Alex Spataru",
|
|
"titlebarSeparator":false,
|
|
"colors":{
|
|
"base":"#686f82",
|
|
"link":"#02afed",
|
|
"button":"#686f82",
|
|
"window":"#686f82",
|
|
"text":"#ffffff",
|
|
"border":"#494f5e",
|
|
"midlight":"#a8988f",
|
|
"highlight":"#4992a6",
|
|
"brightText":"#ffffff",
|
|
"buttonText":"#ffffff",
|
|
"windowText":"#ffffff",
|
|
"toolTipBase":"#feffc6",
|
|
"toolTipText":"#000000",
|
|
"highlightedText":"#ffffff",
|
|
"highlightedTextAlternative":"#f1bd92",
|
|
"placeholderText":"#666666",
|
|
"toolbarGradient1":"#383f52",
|
|
"toolbarGradient2":"#383f52",
|
|
"menubarText":"#ffffff",
|
|
"dialogBackground":"#484f62",
|
|
"consoleText":"#ffffff",
|
|
"consoleBase":"#383f52",
|
|
"consoleButton":"#484f62",
|
|
"consoleWindow":"#484f62",
|
|
"consoleHighlight":"#ffffff",
|
|
"consoleHighlightedText":"#686f82",
|
|
"consolePlaceholderText":"#bebebe",
|
|
"windowBackground":"#484f62",
|
|
"windowGradient1":"#4992a6",
|
|
"windowGradient2":"#4992a6",
|
|
"alternativeHighlight":"#42b554",
|
|
"setupPanelBackground":"#585f72",
|
|
"paneWindowBackground":"#484f62",
|
|
"ledEnabled":"#26cd40",
|
|
"ledDisabled":"#686868",
|
|
"csvCheckbox":"#2e895c",
|
|
"connectButtonChecked":"#fc5142",
|
|
"connectButtonUnchecked":"#2eed5c",
|
|
"mqttButton":"#eda870",
|
|
"widgetTextPrimary":"#f1bd92",
|
|
"widgetTextSecondary":"#517497",
|
|
"widgetWindowBackground":"#484f62",
|
|
"widgetWindowBorder":"#b7878d",
|
|
"widgetForegroundPrimary":"#f1bd92",
|
|
"widgetForegroundSecondary":"#517497",
|
|
"widgetIndicator":"#ffffff",
|
|
"widgetColors":[
|
|
"#fa8174",
|
|
"#bfbbd9",
|
|
"#80b1d2",
|
|
"#fdffb4",
|
|
"#fdb462",
|
|
"#8dd3c7",
|
|
"#b3dd69",
|
|
"#feed6f",
|
|
"#bc81bc",
|
|
"#cceac4"
|
|
]
|
|
}
|
|
}
|