mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
{
|
|
"name":"Flat",
|
|
"author":"Alex Spataru",
|
|
"titlebarSeparator":false,
|
|
"colors":{
|
|
"base":"#eaeaea",
|
|
"link":"#02afed",
|
|
"button":"#eaeaea",
|
|
"window":"#eaeaea",
|
|
"text":"#000000",
|
|
"border":"#a7a7a7",
|
|
"midlight":"#eaeaea",
|
|
"highlight":"#4287ba",
|
|
"brightText":"#ffffff",
|
|
"buttonText":"#000000",
|
|
"windowText":"#000000",
|
|
"toolTipBase":"#feffc6",
|
|
"toolTipText":"#000000",
|
|
"highlightedText":"#ffffff",
|
|
"highlightedTextAlternative":"#666666",
|
|
"placeholderText":"#666666",
|
|
"toolbarGradient1":"#4e5458",
|
|
"toolbarGradient2":"#4e5458",
|
|
"menubarText":"#ffffff",
|
|
"dialogBackground":"#f2f2f2",
|
|
"consoleText":"#424242",
|
|
"consoleBase":"#f2f2f2",
|
|
"consoleButton":"#fafafa",
|
|
"consoleWindow":"#eaeaea",
|
|
"consoleHighlight":"#4287ba",
|
|
"consoleHighlightedText":"#ffffff",
|
|
"consolePlaceholderText":"#bebebe",
|
|
"windowBackground":"#e0e0e0",
|
|
"windowGradient1":"#4e5458",
|
|
"windowGradient2":"#4e5458",
|
|
"alternativeHighlight":"#42b554",
|
|
"setupPanelBackground":"#f2f2f2",
|
|
"paneWindowBackground":"#eaeaea",
|
|
"ledEnabled":"#26cd40",
|
|
"ledDisabled":"#686868",
|
|
"csvCheckbox":"#2e895c",
|
|
"connectButtonChecked":"#fc5142",
|
|
"connectButtonUnchecked":"#2eed5c",
|
|
"mqttButton":"#4188be",
|
|
"widgetTextPrimary":"#24476a",
|
|
"widgetTextSecondary":"#666666",
|
|
"widgetWindowBackground":"#f2f2f2",
|
|
"widgetWindowBorder":"#747d83",
|
|
"widgetForegroundPrimary":"#f94144",
|
|
"widgetForegroundSecondary":"#666666",
|
|
"widgetIndicator":"#444444",
|
|
"widgetControlBackground":"#666666",
|
|
"widgetColors":[
|
|
"#1f76b4",
|
|
"#ff7f0f",
|
|
"#2aa02b",
|
|
"#d62628",
|
|
"#9467bd",
|
|
"#8c564c",
|
|
"#e377c1",
|
|
"#7f7f7f",
|
|
"#bcbd21",
|
|
"#19bdcf",
|
|
"#1955fe"
|
|
]
|
|
}
|
|
}
|