-
Notifications
You must be signed in to change notification settings - Fork 0
/
Greenscape.json
54 lines (54 loc) · 1.88 KB
/
Greenscape.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
45
46
47
48
49
50
51
52
53
54
{
"manifest": {
"author": "omeguita#9366",
"version": "1.0.2",
"name": "Greenscape",
"license": "what is a license",
"updater": "https:\/\/raw.githubusercontent.com\/OmegaSunkey\/Greenscape\/main\/Greenscape.json"
},
"background": {
"url": "https:\/\/cdn.discordapp.com\/attachments\/789678374262931467\/910183918697869322\/20211116_100536.png",
"blur_radius": 15
},
"fonts": {},
"simple_colors": {
"background": -15393253,
"accent": -1099694118,
"background_secondary": -14011600,
"active_channel": -16764902,
"statusbar": -15393253,
"mention_highlight": 1064566746
},
"colors": {
"link": -11092060,
"uikit_btn_bg_color_selector_red": -1334575142,
"primary_700": -15393253,
"brand_new_360": -9175078,
"primary_dark_300": -9175078,
"primary_dark_200": -9175078,
"uikit_settings_item_text_color_dark": -9175078,
"primary_dark_360": -1116471334,
"primary_dark_400": -1082916902,
"brand_new": -9175078,
"brand_new_560": -9175078
},
"drawable_tints": {
"drawable_button_red": -898367526,
"drawable_button_grey": -14011600,
"drawable_voice_indicator_speaking": -9175078,
"ic_channel_text": -9175078,
"ic_sidebar_notifications_off_dark_24dp": -9175078,
"ic_sidebar_notifications_on_dark_24dp": -9175078,
"ic_sidebar_search_24dp": -9175078,
"ic_sidebar_pins_off_dark_24dp": -9175078,
"ic_sidebar_pins_on_dark_24dp": -9175078,
"ic_thread": -9175078,
"ic_thread_grey_18dp": -9175078,
"ic_thread_grey_24dp": -9175078,
"ic_thread_locked": -9175078,
"ic_thread_nsfw": -9175078,
"ic_thread_welcome_video_frame": -9175078,
"ic_thread_white_24dp": -9175078
},
"raws": {}
}