Serial-Studio/app/rcc/themes/Outdoor Day.json
2024-09-29 00:31:14 -05:00

99 lines
2.4 KiB
JSON

{
"title": "Outdoor Day",
"colors": {
"groupbox_border": "#e5e5e5",
"groupbox_background": "#ffffff",
"groupbox_hard_border": "#cccccc",
"pane_background": "#ffffff",
"pane_section_label": "#000000",
"pane_caption_bg_top": "#f1f1f1",
"pane_caption_border": "#d0d0d0",
"pane_caption_bg_bottom": "#f1f1f1",
"pane_caption_foreground": "#000000",
"pane_hard_caption_bg_top": "#f1f1f1",
"pane_hard_caption_border": "#d0d0d0",
"pane_hard_caption_bg_bottom": "#f1f1f1",
"pane_hard_caption_foreground": "#000000",
"setup_border": "#cccccc",
"toolbar_top": "#f5f5f5",
"titlebar_text": "#000000",
"toolbar_text": "#000000",
"toolbar_bottom": "#f5f5f5",
"toolbar_border": "#d0d0d0",
"toolbar_separator": "#d0d0d0",
"toolbar_checked_button_opacity": 1.0,
"toolbar_checked_button_border": "#e2e2e2",
"toolbar_checked_button_background": "#e7e7e7",
"error": "#ff3b30",
"csv_switch": "#34c759",
"view_switch": "#ff9500",
"switch_highlight": "#ff9500",
"dashboard_background": "#ffffff",
"mid": "#dcdcdc",
"dark": "#a0a0a0",
"text": "#000000",
"base": "#ffffff",
"link": "#007aff",
"light": "#f1f1f1",
"window": "#ffffff",
"shadow": "#999999",
"accent": "#ff9500",
"button": "#f0f0f0",
"midlight": "#eaeaea",
"highlight": "#007aff",
"window_text": "#000000",
"bright_text": "#000000",
"button_text": "#000000",
"tooltip_base": "#ffffff",
"tooltip_text": "#000000",
"link_visited": "#5856d6",
"alternate_base": "#f9f9f9",
"placeholder_text": "#888888",
"highlighted_text": "#ffffff",
"console_text": "#000000",
"console_base": "#ffffff",
"console_border": "#e5e5e5",
"console_highlight": "#99CAFF",
"widget_text": "#000000",
"widget_base": "#ffffff",
"widget_button": "#f0f0f0",
"widget_window": "#ffffff",
"widget_highlight": "#007aff",
"widget_button_text": "#000000",
"widget_highlighted_text": "#ffffff",
"widget_placeholder_text": "#888888",
"led_color": "#ff3b30",
"alarm": "#ba252e",
"table_bg_a": "#f7f7f7",
"table_bg_b": "#ffffff",
"table_text": "#000000",
"table_bg_header": "#f0f0f0",
"table_fg_header": "#000000",
"table_separator": "#dcdcdc",
"table_border_header": "#dcdcdc",
"table_separator_header": "#dcdcdc",
"widget_colors": [
"#007aff",
"#ff9500",
"#34c759",
"#ff3b30",
"#af52de",
"#ffcc00",
"#ff2d55",
"#c7c7cc",
"#8e8e93",
"#007aff",
"#5856d6"
]
}
}