Serial-Studio/assets/themes/2_MathWorks.json

66 lines
1.9 KiB
JSON
Raw Normal View History

2021-09-05 02:41:48 -05:00
{
2021-10-05 14:42:22 -05:00
"name":"MathWorks",
2021-09-05 02:41:48 -05:00
"author":"Alex Spataru",
"colors":{
2021-09-05 15:37:11 -05:00
"base":"#fafafa",
"link":"#105087",
2021-09-12 17:54:26 -05:00
"button":"#d8d8d8",
"window":"#d8d8d8",
2021-09-05 02:41:48 -05:00
"text":"#000000",
2021-09-05 15:37:11 -05:00
"midlight":"#d9d9d9",
"highlight":"#004077",
2021-09-05 03:20:08 -05:00
"brightText":"#ffffff",
2021-09-05 02:41:48 -05:00
"buttonText":"#000000",
"windowText":"#000000",
2021-09-12 17:54:26 -05:00
"toolTipBase":"#feffc6",
2021-09-05 15:37:11 -05:00
"toolTipText":"#000000",
"highlightedText":"#ffffff",
"highlightedTextAlternative":"#444444",
2021-10-01 02:01:49 -05:00
"placeholderText":"#666666",
2021-09-05 15:37:11 -05:00
"toolbarGradient1":"#105087",
"toolbarGradient2":"#004077",
2021-09-05 17:05:17 -05:00
"menubarGradient1":"#ffffff",
"menubarGradient2":"#ffffff",
"menubarText":"#000000",
2021-09-12 17:54:26 -05:00
"dialogBackground":"#e8e8e8",
2021-09-14 18:02:27 -05:00
"consoleText":"#242424",
2021-09-05 15:37:11 -05:00
"consoleBase":"#fafafa",
"consoleButton":"#eaeaea",
"consoleWindow":"#eaeaea",
"consoleHighlight":"#2e895c",
"consoleHighlightedText":"#ffffff",
2021-10-01 02:01:49 -05:00
"consolePlaceholderText":"#666666",
2021-09-12 17:54:26 -05:00
"windowBackground":"#d8d8d8",
2021-09-05 15:37:11 -05:00
"windowGradient1":"#105087",
"windowGradient2":"#004077",
2021-09-12 17:54:26 -05:00
"alternativeHighlight":"#53ab27",
"setupPanelBackground":"#e8e8e8",
2021-10-06 16:58:35 -05:00
"paneWindowBackground":"#f1f1f1",
2021-09-05 15:37:11 -05:00
"ledEnabled":"#0072C3",
"ledDisabled":"#686868",
2021-10-06 16:58:35 -05:00
"csvCheckbox":"#2e895c",
"connectButtonChecked":"#fe696e",
"connectButtonUnchecked":"#26cd40",
"widgetTextPrimary":"#24476a",
"widgetTextSecondary":"#666666",
"widgetWindowBackground":"#e8e8e8",
"widgetWindowBorder":"#336698",
2021-09-27 00:59:45 -05:00
"widgetForegroundPrimary":"#f94144",
2021-09-05 15:37:11 -05:00
"widgetForegroundSecondary":"#666666",
2021-10-06 16:58:35 -05:00
"widgetIndicator":"#444444",
2021-09-05 15:37:11 -05:00
"widgetControlBackground":"#666666",
2021-09-26 21:05:03 -05:00
"widgetColors":[
2021-10-06 16:58:35 -05:00
"#0172bd",
"#d9531a",
"#ecb120",
"#7d2f8e",
"#77ab30",
"#4dbeee",
"#a21330",
2021-09-05 02:41:48 -05:00
"#4d908e",
"#577590",
"#277da1"
]
}
}