mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
99 lines
2.4 KiB
JSON
99 lines
2.4 KiB
JSON
{
|
|
"title": "Yaru Dark",
|
|
"colors": {
|
|
"groupbox_border": "#4a4a4a",
|
|
"groupbox_background": "#2c2c2c",
|
|
"groupbox_hard_border": "#3f3f3f",
|
|
|
|
"pane_background": "#222222",
|
|
"pane_section_label": "#eeeeec",
|
|
"pane_caption_bg_top": "#333333",
|
|
"pane_caption_border": "#4a4a4a",
|
|
"pane_caption_bg_bottom": "#333333",
|
|
"pane_caption_foreground": "#eeeeec",
|
|
|
|
"pane_hard_caption_bg_top": "#333333",
|
|
"pane_hard_caption_border": "#4a4a4a",
|
|
"pane_hard_caption_bg_bottom": "#333333",
|
|
"pane_hard_caption_foreground": "#eeeeec",
|
|
|
|
"setup_border": "#4a4a4a",
|
|
"toolbar_top": "#3c3c3c",
|
|
"titlebar_text": "#eeeeec",
|
|
"toolbar_text": "#eeeeec",
|
|
"toolbar_bottom": "#3c3c3c",
|
|
"toolbar_border": "#4a4a4a",
|
|
"toolbar_separator": "#4a4a4a",
|
|
"toolbar_checked_button_opacity": 1.0,
|
|
"toolbar_checked_button_border": "#4a4a4a",
|
|
"toolbar_checked_button_background": "#4a4a4a",
|
|
|
|
"error": "#e95420",
|
|
"csv_switch": "#4caf50",
|
|
"view_switch": "#e95420",
|
|
"switch_highlight": "#e95420",
|
|
"dashboard_background": "#222222",
|
|
|
|
"mid": "#4a4a4a",
|
|
"dark": "#2c2c2c",
|
|
"text": "#eeeeec",
|
|
"base": "#222222",
|
|
"link": "#0088cc",
|
|
"light": "#4f4f4f",
|
|
"window": "#222222",
|
|
"shadow": "#000000",
|
|
"accent": "#e95420",
|
|
"button": "#333333",
|
|
"midlight": "#444444",
|
|
"highlight": "#e95420",
|
|
"window_text": "#eeeeec",
|
|
"bright_text": "#ffffff",
|
|
"button_text": "#eeeeec",
|
|
"tooltip_base": "#333333",
|
|
"tooltip_text": "#eeeeec",
|
|
"link_visited": "#5e81ac",
|
|
"alternate_base": "#2e2e2e",
|
|
"placeholder_text": "#888888",
|
|
"highlighted_text": "#ffffff",
|
|
|
|
"console_text": "#ffffff",
|
|
"console_base": "#1a1a1a",
|
|
"console_border": "#cccccc",
|
|
"console_highlight": "#e95420",
|
|
|
|
"widget_text": "#eeeeec",
|
|
"widget_base": "#222222",
|
|
"widget_button": "#333333",
|
|
"widget_window": "#222222",
|
|
"widget_highlight": "#e95420",
|
|
"widget_button_text": "#eeeeec",
|
|
"widget_highlighted_text": "#ffffff",
|
|
"widget_placeholder_text": "#888888",
|
|
"led_color": "#e95420",
|
|
"alarm": "#ba252e",
|
|
|
|
"table_bg_a": "#2e2e2e",
|
|
"table_bg_b": "#222222",
|
|
"table_text": "#eeeeec",
|
|
"table_bg_header": "#333333",
|
|
"table_fg_header": "#eeeeec",
|
|
"table_separator": "#4a4a4a",
|
|
"table_border_header": "#4a4a4a",
|
|
"table_separator_header": "#4a4a4a",
|
|
|
|
"widget_colors": [
|
|
"#e95420",
|
|
"#ffdd57",
|
|
"#34c759",
|
|
"#d64937",
|
|
"#bf52ff",
|
|
"#ffcc00",
|
|
"#ff2d55",
|
|
"#6c757d",
|
|
"#8e8e93",
|
|
"#0088cc",
|
|
"#5e81ac"
|
|
]
|
|
}
|
|
}
|