Serial-Studio/assets/themes/2_FlatLight.json
2021-11-27 20:56:48 -06:00

67 lines
1.9 KiB
JSON

{
"name":"Flat Light",
"author":"Alex Spataru",
"titlebarSeparator":false,
"colors":{
"base":"#eaeaea",
"link":"#02afed",
"button":"#eaeaea",
"window":"#eaeaea",
"text":"#000000",
"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"
]
}
}