aboutsummaryrefslogtreecommitdiff
path: root/themes/dark.json
blob: c2f9693f2b5ccead2f3edd6a1f2f5ebf8e147eba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "background_color": "#12151a",
    "text_color": "#ffffff",
    "faded_text_color": "#ffffffb3",
    "shade_color": "#171a1f",
    "selected_color": "#20252c",
    "replies_text_color": "#81a2be",
    "placeholder_text_color": "#ffffff64",
    "image_loading_background_color": "#343a46",
    "attention_alert_text_color": "#ff6464",
    "cancel_button_background_color": "#292d32",
    "confirm_button_background_color": "#1f75ff",
    "loading_bar_color": "#1f75ff",
    "embedded_item_border_color": "#ffffff",
    "provisional_message_color": "#ffffff96",
    "failed_text_color": "#ff0000",
    "timestamp_text_color": "#b9bec664",
    "new_items_alert_color": "#803232",
    "arrow_color": "#ffffffaf",
    "url_text_color": "#238cf5",
    "loading_page_color": "#afb4bc",
    "more_items_color": "#96afff64",
    "drop_shadow": false,
    "circle_mask_enabled": true,
    "rounded_rectangles": true
}