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

99 lines
2.4 KiB
JSON

{
"title": "Outdoor Night",
"colors": {
"groupbox_border": "#3a3d42",
"groupbox_background": "#202326",
"groupbox_hard_border": "#3a3d42",
"pane_background": "#181a1b",
"pane_section_label": "#b0b3b8",
"pane_caption_bg_top": "#232527",
"pane_caption_border": "#3a3d42",
"pane_caption_bg_bottom": "#232527",
"pane_caption_foreground": "#b0b3b8",
"pane_hard_caption_bg_top": "#232527",
"pane_hard_caption_border": "#3a3d42",
"pane_hard_caption_bg_bottom": "#232527",
"pane_hard_caption_foreground": "#b0b3b8",
"setup_border": "#3a3d42",
"toolbar_top": "#282a2d",
"titlebar_text": "#b0b3b8",
"toolbar_text": "#b0b3b8",
"toolbar_bottom": "#282a2d",
"toolbar_border": "#3a3d42",
"toolbar_separator": "#3a3d42",
"toolbar_checked_button_opacity": 0.3,
"toolbar_checked_button_border": "#4b4e51",
"toolbar_checked_button_background": "#35373a",
"error": "#e06c75",
"csv_switch": "#56b6c2",
"view_switch": "#61afef",
"switch_highlight": "#61afef",
"dashboard_background": "#0f1112",
"mid": "#4b4e51",
"dark": "#2c2e31",
"text": "#b0b3b8",
"base": "#181a1b",
"link": "#61afef",
"light": "#3a3d42",
"window": "#181a1b",
"shadow": "#000000",
"accent": "#61afef",
"button": "#282a2d",
"midlight": "#3a3d42",
"highlight": "#61afef",
"window_text": "#b0b3b8",
"bright_text": "#ffffff",
"button_text": "#b0b3b8",
"tooltip_base": "#282a2d",
"tooltip_text": "#b0b3b8",
"link_visited": "#b16286",
"alternate_base": "#232527",
"placeholder_text": "#8a8d91",
"highlighted_text": "#ffffff",
"console_text": "#98c379",
"console_base": "#202326",
"console_border": "#3a3d42",
"console_highlight": "#44603F",
"widget_text": "#b0b3b8",
"widget_base": "#181a1b",
"widget_button": "#282a2d",
"widget_window": "#181a1b",
"widget_highlight": "#61afef",
"widget_button_text": "#b0b3b8",
"widget_highlighted_text": "#2c2e31",
"widget_placeholder_text": "#8a8d91",
"led_color": "#d19a66",
"alarm": "#ba252e",
"table_bg_a": "#232527",
"table_bg_b": "#181a1b",
"table_text": "#b0b3b8",
"table_bg_header": "#282a2d",
"table_fg_header": "#b0b3b8",
"table_separator": "#4b4e51",
"table_border_header": "#4b4e51",
"table_separator_header": "#4b4e51",
"widget_colors": [
"#61afef",
"#98c379",
"#e06c75",
"#d19a66",
"#c678dd",
"#ffcc00",
"#ff2d55",
"#7a7c80",
"#8e8e93",
"#b16286",
"#56b6c2"
]
}
}