67 lines
1.9 KiB
JSON
Raw Normal View History

2021-09-05 02:41:48 -05:00
{
"name":"Dark",
2021-09-05 02:41:48 -05:00
"author":"Alex Spataru",
"titlebarSeparator":false,
2021-09-05 02:41:48 -05:00
"colors":{
"base":"#21373f",
"link":"#409da0",
"button":"#21373f",
"window":"#21373f",
"text":"#ffffff",
"border":"#14272e",
2021-09-05 02:41:48 -05:00
"midlight":"#0e1419",
"highlight":"#409da0",
"brightText":"#ffffff",
"buttonText":"#ffffff",
"windowText":"#ffffff",
"toolTipBase":"#e6e0b2",
"toolTipText":"#e6e0b2",
"highlightedText":"#e6e0b2",
2021-09-05 15:37:11 -05:00
"highlightedTextAlternative":"#e6e0b2",
2021-10-01 02:01:49 -05:00
"placeholderText":"#999999",
2021-09-05 02:41:48 -05:00
"toolbarGradient1":"#21373f",
"toolbarGradient2":"#21373f",
2021-09-05 17:05:17 -05:00
"menubarText":"#ffffff",
"dialogBackground":"#121920",
2021-09-05 02:41:48 -05:00
"consoleText":"#8ecd9d",
"consoleBase":"#121920",
2021-09-05 02:41:48 -05:00
"consoleButton":"#16232a",
"consoleWindow":"#0d1217",
2021-09-05 15:37:11 -05:00
"consoleHighlight":"#409da0",
"consoleHighlightedText":"#e6e0b2",
2021-10-01 02:01:49 -05:00
"consolePlaceholderText":"#8ecd9d",
2021-09-05 02:41:48 -05:00
"windowBackground":"#121920",
"windowGradient1":"#058ca7",
2021-09-05 15:37:11 -05:00
"windowGradient2":"#058ca7",
2021-09-05 02:41:48 -05:00
"alternativeHighlight":"#d72d60",
"setupPanelBackground":"#16232a",
2021-10-06 16:58:35 -05:00
"paneWindowBackground":"#121218",
2021-09-05 02:41:48 -05:00
"ledEnabled":"#d72d60",
"ledDisabled":"#2d6073",
2021-10-06 16:58:35 -05:00
"csvCheckbox":"#2e895c",
2021-09-26 21:05:03 -05:00
"widgetControlBackground":"#bebebe",
2021-09-05 02:41:48 -05:00
"connectButtonChecked":"#d72d60",
"connectButtonUnchecked":"#2eed5c",
"mqttButton":"#2eed5c",
2022-01-17 19:04:10 -06:00
"widgetTextPrimary":"#ffffff",
2021-10-06 16:58:35 -05:00
"widgetTextSecondary":"#517497",
"widgetWindowBackground":"#121920",
"widgetWindowBorder":"#517497",
"widgetForegroundPrimary":"#8ecd9d",
"widgetForegroundSecondary":"#517497",
2022-01-17 19:04:10 -06:00
"widgetIndicator":"#ffffff",
2021-09-26 21:05:03 -05:00
"widgetColors":[
2021-10-09 17:46:05 -05:00
"#fa8174",
"#bfbbd9",
"#80b1d2",
"#fdffb4",
"#fdb462",
"#8dd3c7",
"#b3dd69",
"#feed6f",
"#bc81bc",
"#cceac4"
2021-09-05 02:41:48 -05:00
]
}
}