-
Notifications
You must be signed in to change notification settings - Fork 0
/
Rogue.json
57 lines (57 loc) · 1.96 KB
/
Rogue.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
55
56
57
{
"manifest": {
"name": "Rogue",
"author": "cyriotic3",
"version": "3.1.18",
"updater": "https:\/\/raw.githubusercontent.com\/cyriotic3\/Rogue\/main\/Rogue.json",
"license": " "
},
"background": {
"url": "https:\/\/raw.githubusercontent.com\/cyriotic3\/Rogue\/main\/bg.png",
"overlay_alpha": 0
},
"fonts": {},
"simple_colors": {
"input_background": -14145496,
"mention_highlight": 866650144,
"accent": -5765088,
"statusbar": 0
},
"colors": {
"brand_new_560": -10983950,
"link": -5765088,
"primary_700": -14145496,
"primary_dark_200": -1,
"primary_dark_300": -1,
"primary_dark_400": -7895161,
"primary_dark_600": -15724528,
"primary_dark_630": -15724528,
"primary_dark_660": -15724528,
"primary_dark_700": -15921907,
"primary_dark_800": -15724528,
"uikit_btn_bg_color_selector_red": -5765088,
"uikit_btn_compound_color_selector_dark": -5765088,
"primary_dark_360": -7895161,
"uikit_settings_item_text_color_dark": -1,
"abc_tint_switch_track": -15724528,
"uikit_settings_item_text_color_light": -14145496
},
"drawable_tints": {
"drawable_button_grey": -5765088,
"drawable_button_red": -5765088,
"drawable_overlay_channels_selected_dark": -14145496,
"drawable_voice_sensitivity_progress": -5765088,
"drawable_voice_user_background_speaking": -1,
"ic_channel_announcements": -1,
"ic_channel_text": -1,
"ic_channel_text_locked": -1,
"ic_channel_text_nsfw": -1,
"ic_sidebar_notifications_off_dark_24dp": -7895161,
"ic_sidebar_notifications_on_dark_24dp": -1,
"ic_sidebar_pins_off_dark_24dp": -1,
"ic_direct_message_header": -1,
"ic_group_message_header": -1,
"ic_menu_24dp": -1,
"ic_sidebar_search_24dp": -1
}
}