aboutsummaryrefslogtreecommitdiff
path: root/themes/default.json
blob: ad028a9a0e1b0fb1d07300c363408b40ddf3ba2d (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
{
    "background_color": "#12151a",
    "text_color": "#ffffff",
    "faded_text_color": "#ffffffb3",
    "shade_color": "#1c2027",
    "selected_color": "#373c44",
    "card_item_background_color": "#1c2027",
    "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
}