Serial-Studio/assets/themes/1_Light.json
2021-10-05 04:00:25 -05:00

71 lines
2.1 KiB
JSON

{
"name":"Light",
"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",
"datasetValue":"#dd3224",
"graphDialBorder":"#222222",
"datasetTextPrimary":"#24476a",
"datasetTextSecondary":"#666666",
"datasetWindowBackground":"#e8e8e8",
"datasetWindowBorder":"#336698",
"embeddedWindowBackground":"#f1f1f1",
"ledEnabled":"#0072C3",
"ledDisabled":"#686868",
"csvHighlight":"#2e895c",
"widgetForegroundPrimary":"#f94144",
"widgetForegroundSecondary":"#666666",
"widgetIndicator1":"#444444",
"widgetIndicator2":"#f94144",
"widgetIndicator3":"#90be6d",
"widgetAlternativeBackground":"#fafafa",
"widgetControlBackground":"#666666",
"connectButtonChecked":"#fe696e",
"connectButtonUnchecked":"#26cd40",
"widgetColors":[
"#f94144",
"#f3722c",
"#f8961e",
"#f9844a",
"#f9c74f",
"#90be6d",
"#43aa8b",
"#4d908e",
"#577590",
"#277da1"
]
}
}