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":"Noir",
|
|
"author":"Alex Spataru",
|
|
"colors":{
|
|
"base":"#fafafa",
|
|
"link":"#105087",
|
|
"button":"#fafafa",
|
|
"window":"#fafafa",
|
|
"text":"#000000",
|
|
"midlight":"#2c2c2c",
|
|
"highlight":"#1e7cf3",
|
|
"brightText":"#ffffff",
|
|
"buttonText":"#000000",
|
|
"windowText":"#000000",
|
|
"toolTipBase":"#feffc6",
|
|
"toolTipText":"#000000",
|
|
"highlightedText":"#ffffff",
|
|
"highlightedTextAlternative":"#666666",
|
|
"placeholderText":"#666666",
|
|
"toolbarGradient1":"#323030",
|
|
"toolbarGradient2":"#292929",
|
|
"menubarText":"#ffffff",
|
|
"dialogBackground":"#f2f2f2",
|
|
"consoleText":"#424242",
|
|
"consoleBase":"#f2f2f2",
|
|
"consoleButton":"#fafafa",
|
|
"consoleWindow":"#1c1c1c",
|
|
"consoleHighlight":"#1e7cf3",
|
|
"consoleHighlightedText":"#ffffff",
|
|
"consolePlaceholderText":"#bebebe",
|
|
"windowBackground":"#aaaaaa",
|
|
"windowGradient1":"#323030",
|
|
"windowGradient2":"#323030",
|
|
"alternativeHighlight":"#42b554",
|
|
"setupPanelBackground":"#f2f2f2",
|
|
"paneWindowBackground":"#ffffff",
|
|
"ledEnabled":"#26cd40",
|
|
"ledDisabled":"#686868",
|
|
"csvCheckbox":"#2e895c",
|
|
"connectButtonChecked":"#d72d60",
|
|
"connectButtonUnchecked":"#2eed5c",
|
|
"mqttButton":"#1e7cf3",
|
|
"widgetTextPrimary":"#24476a",
|
|
"widgetTextSecondary":"#666666",
|
|
"widgetWindowBackground":"#f2f2f2",
|
|
"widgetWindowBorder":"#62676a",
|
|
"widgetForegroundPrimary":"#f94144",
|
|
"widgetForegroundSecondary":"#666666",
|
|
"widgetIndicator":"#444444",
|
|
"widgetControlBackground":"#666666",
|
|
"widgetColors":[
|
|
"#1f76b4",
|
|
"#ff7f0f",
|
|
"#2aa02b",
|
|
"#d62628",
|
|
"#9467bd",
|
|
"#8c564c",
|
|
"#e377c1",
|
|
"#7f7f7f",
|
|
"#bcbd21",
|
|
"#19bdcf",
|
|
"#1955fe"
|
|
]
|
|
}
|
|
}
|