-
Notifications
You must be signed in to change notification settings - Fork 1
/
matu-dark.json
44 lines (44 loc) · 1.77 KB
/
matu-dark.json
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"manifest": {
"author": "Karebu#6708",
"name": "Matu Dark [Material You]",
"version": "1.1.5",
"updater": "https:\/\/raw.githubusercontent.com\/MrSpidercat\/Matu\/main\/matu-dark.json",
"license": "GPL-3.0 License"
},
"background": {},
"fonts": {
"*": "https:\/\/raw.githubusercontent.com\/MrSpidercat\/Matu\/main\/Fonts\/GST.ttf"
},
"simple_colors": {
"background": "system_neutral1_900",
"background_secondary": "system_neutral2_800",
"statusbar": "system_neutral2_800",
"input_background": "system_neutral2_800",
"accent": "system_accent1_300",
"blocked_bg": "system_neutral2_900"
},
"colors": {
"primary_dark_660": "system_neutral2_800",
"brand_new_230": "system_accent1_300",
"primary_dark_300": "system_neutral2_100",
"brand_new_630": "system_accent2_300",
"primary_dark_400": "system_neutral2_200",
"primary_dark_360": "system_neutral1_200",
"primary_dark_800": "system_neutral2_900",
"uikit_settings_item_text_color_light": "system_neutral2_600"
},
"drawable_tints": {
"ic_sidebar_pins_off_dark_24dp": "system_neutral2_100",
"ic_sidebar_notifications_off_dark_24dp": "system_accent1_300",
"ic_sidebar_notifications_on_dark_24dp": "system_neutral2_100",
"ic_thread": "system_neutral2_100",
"ic_channel_text": "system_neutral2_600",
"ic_content_copy_white_a60_24dp": "system_accent1_300",
"ic_visibility_white_24dp": "system_accent2_10",
"ic_thread_white_24dp": "system_accent2_10",
"ic_notifications_settings_white_a60_24dp": "system_accent2_10",
"ic_account_circle_white_a60_24dp": "system_accent2_10"
},
"raws": {}
}