mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
99 lines
2.4 KiB
JSON
99 lines
2.4 KiB
JSON
{
|
|
"title": "Default",
|
|
"colors": {
|
|
"groupbox_border": "#c2c2c2",
|
|
"groupbox_background": "#eff0f1",
|
|
"groupbox_hard_border": "#d4d4d4",
|
|
|
|
"pane_background": "#f9f9f9",
|
|
"pane_section_label": "#232629",
|
|
"pane_caption_bg_top": "#394046",
|
|
"pane_caption_border": "#595E63",
|
|
"pane_caption_bg_bottom": "#475057",
|
|
"pane_caption_foreground": "#ffffff",
|
|
|
|
"pane_hard_caption_bg_top": "#d5d8dA",
|
|
"pane_hard_caption_border": "#bebebe",
|
|
"pane_hard_caption_bg_bottom": "#cbced1",
|
|
"pane_hard_caption_foreground": "#232629",
|
|
|
|
"setup_border": "#b2b2b2",
|
|
"toolbar_top": "#475057",
|
|
"titlebar_text": "#ffffff",
|
|
"toolbar_text": "#ffffff",
|
|
"toolbar_bottom": "#475057",
|
|
"toolbar_border": "#595E63",
|
|
"toolbar_separator": "#595E63",
|
|
"toolbar_checked_button_opacity": 0.7,
|
|
"toolbar_checked_button_border": "#394046",
|
|
"toolbar_checked_button_background": "#394046",
|
|
|
|
"error": "#f95258",
|
|
"csv_switch": "#479e73",
|
|
"view_switch": "#3daee9",
|
|
"switch_highlight": "#3daee9",
|
|
"dashboard_background": "#e0e3e5",
|
|
|
|
"mid": "#d4d4d4",
|
|
"dark": "#b0b0b0",
|
|
"text": "#232629",
|
|
"base": "#f9f9f9",
|
|
"link": "#3daee9",
|
|
"light": "#eff0f1",
|
|
"window": "#f9f9f9",
|
|
"shadow": "#000000",
|
|
"accent": "#3daee9",
|
|
"button": "#eff0f1",
|
|
"midlight": "#e0e0e0",
|
|
"highlight": "#3daee9",
|
|
"window_text": "#232629",
|
|
"bright_text": "#ffffff",
|
|
"button_text": "#232629",
|
|
"tooltip_base": "#eff0f1",
|
|
"tooltip_text": "#232629",
|
|
"link_visited": "#2b8cb9",
|
|
"alternate_base": "#e9e9e9",
|
|
"placeholder_text": "#929497",
|
|
"highlighted_text": "#ffffff",
|
|
|
|
"console_text": "#434649",
|
|
"console_base": "#fcfcfc",
|
|
"console_border": "#c2c2c2",
|
|
"console_highlight": "#B1DFF6",
|
|
|
|
"widget_text": "#232629",
|
|
"widget_base": "#f9f9f9",
|
|
"widget_button": "#eff0f1",
|
|
"widget_window": "#f9f9f9",
|
|
"widget_highlight": "#3daee9",
|
|
"widget_button_text": "#232629",
|
|
"widget_highlighted_text": "#ffffff",
|
|
"widget_placeholder_text": "#929497",
|
|
|
|
"table_bg_a": "#f5f5f5",
|
|
"table_bg_b": "#ffffff",
|
|
"table_text": "#232629",
|
|
"table_bg_header": "#FFE792",
|
|
"table_fg_header": "#232629",
|
|
"table_separator": "#D3D4D4",
|
|
"table_border_header": "#FFD74A",
|
|
"table_separator_header": "#FFD74A",
|
|
"led_color": "#CC323B",
|
|
"alarm": "#ba252e",
|
|
|
|
"widget_colors": [
|
|
"#007aff",
|
|
"#ff9500",
|
|
"#34c759",
|
|
"#ff3b30",
|
|
"#af52de",
|
|
"#ffcc00",
|
|
"#ff2d55",
|
|
"#c7c7cc",
|
|
"#8e8e93",
|
|
"#007aff",
|
|
"#5856d6"
|
|
]
|
|
}
|
|
}
|