mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
{
|
|
"name":"Dark",
|
|
"author":"Alex Spataru",
|
|
"titlebarSeparator":false,
|
|
"colors":{
|
|
"base":"#21373f",
|
|
"link":"#409da0",
|
|
"button":"#21373f",
|
|
"window":"#21373f",
|
|
"text":"#ffffff",
|
|
"border":"#14272e",
|
|
"midlight":"#0e1419",
|
|
"highlight":"#409da0",
|
|
"brightText":"#ffffff",
|
|
"buttonText":"#ffffff",
|
|
"windowText":"#ffffff",
|
|
"toolTipBase":"#e6e0b2",
|
|
"toolTipText":"#e6e0b2",
|
|
"highlightedText":"#e6e0b2",
|
|
"highlightedTextAlternative":"#e6e0b2",
|
|
"placeholderText":"#999999",
|
|
"toolbarGradient1":"#21373f",
|
|
"toolbarGradient2":"#21373f",
|
|
"menubarText":"#ffffff",
|
|
"dialogBackground":"#121920",
|
|
"consoleText":"#8ecd9d",
|
|
"consoleBase":"#121920",
|
|
"consoleButton":"#16232a",
|
|
"consoleWindow":"#0d1217",
|
|
"consoleHighlight":"#409da0",
|
|
"consoleHighlightedText":"#e6e0b2",
|
|
"consolePlaceholderText":"#8ecd9d",
|
|
"windowBackground":"#121920",
|
|
"windowGradient1":"#058ca7",
|
|
"windowGradient2":"#058ca7",
|
|
"alternativeHighlight":"#d72d60",
|
|
"setupPanelBackground":"#16232a",
|
|
"paneWindowBackground":"#121218",
|
|
"ledEnabled":"#d72d60",
|
|
"ledDisabled":"#2d6073",
|
|
"csvCheckbox":"#2e895c",
|
|
"widgetControlBackground":"#bebebe",
|
|
"connectButtonChecked":"#d72d60",
|
|
"connectButtonUnchecked":"#2eed5c",
|
|
"mqttButton":"#2eed5c",
|
|
"widgetTextPrimary":"#ffffff",
|
|
"widgetTextSecondary":"#517497",
|
|
"widgetWindowBackground":"#121920",
|
|
"widgetWindowBorder":"#517497",
|
|
"widgetForegroundPrimary":"#8ecd9d",
|
|
"widgetForegroundSecondary":"#517497",
|
|
"widgetIndicator":"#ffffff",
|
|
"widgetColors":[
|
|
"#fa8174",
|
|
"#bfbbd9",
|
|
"#80b1d2",
|
|
"#fdffb4",
|
|
"#fdb462",
|
|
"#8dd3c7",
|
|
"#b3dd69",
|
|
"#feed6f",
|
|
"#bc81bc",
|
|
"#cceac4"
|
|
]
|
|
}
|
|
}
|