mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
102 lines
2.5 KiB
JSON
102 lines
2.5 KiB
JSON
{
|
|
"title": "Deep Purple",
|
|
"code-editor-theme": "deep-purple",
|
|
"colors": {
|
|
"groupbox_border": "#4c2f5d",
|
|
"groupbox_background": "#2c1e3e",
|
|
"groupbox_hard_border": "#5d3a6e",
|
|
|
|
"pane_background": "#1e1328",
|
|
"pane_section_label": "#e0d8f4",
|
|
"pane_caption_bg_top": "#3b2467",
|
|
"pane_caption_border": "#5d3a6e",
|
|
"pane_caption_bg_bottom": "#3b2467",
|
|
"pane_caption_foreground": "#e0d8f4",
|
|
|
|
"pane_hard_caption_bg_top": "#4a3169",
|
|
"pane_hard_caption_border": "#5d3a6e",
|
|
"pane_hard_caption_bg_bottom": "#4a3169",
|
|
"pane_hard_caption_foreground": "#e0d8f4",
|
|
|
|
"setup_border": "#5d3a6e",
|
|
"toolbar_top": "#34204b",
|
|
"titlebar_text": "#e0d8f4",
|
|
"toolbar_text": "#e0d8f4",
|
|
"toolbar_bottom": "#34204b",
|
|
"toolbar_border": "#5d3a6e",
|
|
"toolbar_separator": "#5d3a6e",
|
|
"toolbar_checked_button_opacity": 0.4,
|
|
"toolbar_checked_button_border": "#5d3a6e",
|
|
"toolbar_checked_button_background": "#4a3169",
|
|
|
|
"error": "#e05a78",
|
|
"csv_switch": "#409d7f",
|
|
"switch_highlight": "#6f56b8",
|
|
"dashboard_background": "#1e1328",
|
|
|
|
"mid": "#2b1c42",
|
|
"dark": "#2c1e3e",
|
|
"text": "#e0d8f4",
|
|
"base": "#2c1e3e",
|
|
"link": "#6f56b8",
|
|
"light": "#5d3a6e",
|
|
"window": "#1e1328",
|
|
"shadow": "#0d0620",
|
|
"accent": "#6f56b8",
|
|
"button": "#34204b",
|
|
"midlight": "#4c2f5d",
|
|
"highlight": "#6f56b8",
|
|
"window_text": "#e0d8f4",
|
|
"bright_text": "#ffffff",
|
|
"button_text": "#e0d8f4",
|
|
"tooltip_base": "#533972",
|
|
"tooltip_text": "#e0d8f4",
|
|
"link_visited": "#8766d1",
|
|
"alternate_base": "#30224f",
|
|
"placeholder_text": "#b0a4c6",
|
|
"highlighted_text": "#ffffff",
|
|
|
|
"console_text": "#d5aefc",
|
|
"console_base": "#241735",
|
|
"console_border": "#5d3a6e",
|
|
"console_highlight": "#6f56b8",
|
|
|
|
"widget_text": "#e0d8f4",
|
|
"widget_base": "#2c1e3e",
|
|
"widget_button": "#34204b",
|
|
"widget_window": "#1e1328",
|
|
"widget_border": "#382342",
|
|
"widget_highlight": "#6f56b8",
|
|
"widget_button_text": "#e0d8f4",
|
|
"widget_highlighted_text": "#2c1e3e",
|
|
"widget_placeholder_text": "#b0a4c6",
|
|
"alarm": "#e05a78",
|
|
|
|
"polar_background": "#2c1e3e",
|
|
"polar_foreground": "#e0d8f4",
|
|
"polar_indicator": "#e05a78",
|
|
|
|
"table_bg_a": "#30224f",
|
|
"table_bg_b": "#241735",
|
|
"table_text": "#e0d8f4",
|
|
"table_bg_header": "#34204b",
|
|
"table_fg_header": "#e0d8f4",
|
|
"table_separator": "#5d3a6e",
|
|
"table_border_header": "#5d3a6e",
|
|
"table_separator_header": "#5d3a6e",
|
|
|
|
"widget_colors": [
|
|
"#a291f4",
|
|
"#d5aefc",
|
|
"#e05a78",
|
|
"#a67ce7",
|
|
"#fbc282",
|
|
"#81c09c",
|
|
"#e8b5d0",
|
|
"#8766d1",
|
|
"#b4c3ea",
|
|
"#ffebd1"
|
|
]
|
|
}
|
|
}
|