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":"MathWorks",
|
|
"author":"Alex Spataru",
|
|
"colors":{
|
|
"base":"#fafafa",
|
|
"link":"#105087",
|
|
"button":"#d8d8d8",
|
|
"window":"#d8d8d8",
|
|
"text":"#000000",
|
|
"midlight":"#d9d9d9",
|
|
"highlight":"#004077",
|
|
"brightText":"#ffffff",
|
|
"buttonText":"#000000",
|
|
"windowText":"#000000",
|
|
"toolTipBase":"#feffc6",
|
|
"toolTipText":"#000000",
|
|
"highlightedText":"#ffffff",
|
|
"highlightedTextAlternative":"#444444",
|
|
"placeholderText":"#666666",
|
|
"toolbarGradient1":"#105087",
|
|
"toolbarGradient2":"#004077",
|
|
"menubarGradient1":"#ffffff",
|
|
"menubarGradient2":"#ffffff",
|
|
"menubarText":"#000000",
|
|
"dialogBackground":"#e8e8e8",
|
|
"consoleText":"#242424",
|
|
"consoleBase":"#fafafa",
|
|
"consoleButton":"#eaeaea",
|
|
"consoleWindow":"#eaeaea",
|
|
"consoleHighlight":"#2e895c",
|
|
"consoleHighlightedText":"#ffffff",
|
|
"consolePlaceholderText":"#666666",
|
|
"windowBackground":"#d8d8d8",
|
|
"windowGradient1":"#105087",
|
|
"windowGradient2":"#004077",
|
|
"alternativeHighlight":"#53ab27",
|
|
"setupPanelBackground":"#e8e8e8",
|
|
"paneWindowBackground":"#f1f1f1",
|
|
"ledEnabled":"#0072C3",
|
|
"ledDisabled":"#686868",
|
|
"csvCheckbox":"#2e895c",
|
|
"connectButtonChecked":"#fe696e",
|
|
"connectButtonUnchecked":"#26cd40",
|
|
"widgetTextPrimary":"#24476a",
|
|
"widgetTextSecondary":"#666666",
|
|
"widgetWindowBackground":"#e8e8e8",
|
|
"widgetWindowBorder":"#336698",
|
|
"widgetForegroundPrimary":"#f94144",
|
|
"widgetForegroundSecondary":"#666666",
|
|
"widgetIndicator":"#444444",
|
|
"widgetControlBackground":"#666666",
|
|
"widgetColors":[
|
|
"#0172bd",
|
|
"#d9531a",
|
|
"#ecb120",
|
|
"#7d2f8e",
|
|
"#77ab30",
|
|
"#4dbeee",
|
|
"#a21330",
|
|
"#4d908e",
|
|
"#577590",
|
|
"#277da1"
|
|
]
|
|
}
|
|
}
|