-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
powercord_manifest.json
938 lines (938 loc) · 33.9 KB
/
powercord_manifest.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
{
"name": "Customa",
"description": "The most customizable Discord theme",
"version": "1.0.0",
"author": "The Customa Project",
"license": "GPL-3.0-only",
"theme": "./Base/base.m.css",
"preview": [
"https://customa.gitlab.io/Customa-Misc/Discord/Dark%20Theme.png"
],
"consent": [
"ext_listing"
],
"discord": "GsPuw88",
"splashTheme": "./Misc/splash.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Accent Color",
"variable": "ColAccent",
"description": "Main Accent Color, which will be used for selected element, etc.",
"type": "color"
},
{
"name": "Accent Color - Alpha",
"variable": "ColAccentAlpha",
"description": "Main Accent Color alpha subvalue - Should be the same as Accent Color but with opacity",
"type": "color_alpha"
},
{
"name": "App Background",
"variable": "ColAppBG",
"description": "Main App Background",
"type": "background"
},
{
"name": "Background Color 1",
"variable": "ColBackground1",
"description": "First background color of the theme. Defaults to the App Background - Can also be transparent",
"type": "background"
},
{
"name": "Background Color 2",
"variable": "ColBackground2",
"description": "Second background color of the theme",
"type": "background"
},
{
"name": "Channel List Color",
"variable": "ColChannelList",
"type": "background"
},
{
"name": "User List Color",
"variable": "ColUserList",
"type": "background"
},
{
"name": "Popout Color",
"variable": "ColPopout",
"type": "background"
},
{
"name": "User Popout Color",
"variable": "ColUserPopout",
"type": "background"
},
{
"name": "Modal Color",
"variable": "ColModal",
"type": "background"
},
{
"name": "User Modal Color",
"variable": "ColUserModal",
"type": "background"
},
{
"name": "Covered Spoiler Color",
"variable": "ColSpoilerCovered",
"type": "color_alpha"
},
{
"name": "Uncovered Spoiler Color",
"variable": "ColSpoilerUncovered",
"type": "color_alpha"
},
{
"name": "Main Font Color",
"variable": "ColFont",
"type": "color"
},
{
"name": "Transparent Color 1",
"variable": "ColTransparent1",
"type": "color_alpha"
},
{
"name": "Transparent Color 2",
"variable": "ColTransparent2",
"type": "color_alpha"
},
{
"name": "Link Color",
"variable": "ColLink",
"type": "color"
},
{
"name": "Windows Window Bar Color",
"variable": "ColWindowBar",
"type": "color"
},
{
"name": "Display Emoji Button",
"variable": "DisplayButtonEmoji",
"type": "select",
"options": [
{
"label": "True",
"value": "flex"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display GIF Button",
"variable": "DisplayButtonGIF",
"type": "select",
"options": [
{
"label": "True",
"value": "flex"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Gift Button",
"variable": "DisplayButtonGift",
"type": "select",
"options": [
{
"label": "True",
"value": "flex"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Embed Pill",
"variable": "DisplayEmbedPill",
"type": "select",
"options": [
{
"label": "True",
"value": "solid"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Toolbar",
"variable": "DisplayToolbar",
"type": "select",
"options": [
{
"label": "True",
"value": "flex"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Emoji Quick Reaction",
"variable": "DisplayEmojiQuickReaction",
"type": "select",
"options": [
{
"label": "True",
"value": "flex"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Blocked Messages",
"variable": "DisplayBlockedMessages",
"type": "select",
"options": [
{
"label": "True",
"value": "flex"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Nitro Menu",
"variable": "DisplayNitroMenu",
"type": "select",
"options": [
{
"label": "True",
"value": "block"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Display Library Menu",
"variable": "DisplayLibraryMenu",
"type": "select",
"options": [
{
"label": "True",
"value": "block"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Account Security Filter",
"variable": "FilterAccountSecurity",
"type": "string"
}
]
},
"plugins": [
{
"name": "Buttons",
"description": "Adds coloring options for buttons",
"file": "./Base/buttons.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Black Button Color",
"variable": "ColBTNBlack",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Brand Button Color",
"variable": "ColBTNBrand",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Green Button Color",
"variable": "ColBTNGreen",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Grey Button Color",
"variable": "ColBTNGrey",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Link Button Color",
"variable": "ColBTNLink",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Primary Button Color",
"variable": "ColBTNPrimary",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Red Button Color",
"variable": "ColBTNRed",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "White Button Color",
"variable": "ColBTNWhite",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Yellow Button Color",
"variable": "ColBTNYellow",
"description": "The variable has to follow the format: `x, y, z` x, y, z being numbers from 0 to 255",
"type": "string"
},
{
"name": "Contrast Fix Color",
"variable": "ColBTNContrastFix",
"description": "Fix contrast depending on if you use dark or light theme",
"type": "color"
},
{
"name": "Contrast Fix for Bright Colors",
"variable": "ColBTNOwnContrastBright",
"description": "Certain buttons are too bright to use white text, therefore they fallback to this color",
"type": "color"
},
{
"name": "Contrast Fix for Dark Colors",
"variable": "ColBTNOwnContrastDark",
"description": "Certain buttons are too dark to use black text, therefore they fallback to this color",
"type": "color"
}
]
}
},
{
"name": "Font",
"description": "Changes your font",
"file": "./Base/font.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Main Font Family",
"variable": "FontFamily",
"description": "Font used for most of the chat client",
"type": "font"
},
{
"name": "Mono Font Family",
"variable": "FontMonoFamily",
"description": "Monospace font used in codeblocks, etc.",
"type": "font"
}
]
}
},
{
"name": "Modules",
"description": "Displays all currently loaded modules",
"file": "./Base/modules.m.css"
},
{
"name": "Selection",
"description": "Allows for custom highlight colors",
"file": "./Base/selection.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Text Selection Color",
"variable": "ColTextSelection",
"description": "Custom text selection/highlight color",
"type": "color_alpha"
}
]
}
},
{
"name": "Tooltips",
"description": "Change the color of tooltips (both background and font)",
"file": "./Base/tooltips.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Tooltip Background Color",
"variable": "ColBackgroundTooltip",
"type": "background"
},
{
"name": "Tooltip Text Color",
"variable": "ColTextTooltip",
"type": "color"
}
]
}
},
{
"name": "Variables",
"description": "Displays the currently available variables (depending on your loaded modules)",
"file": "./Base/variables.m.css"
},
{
"name": "Better File Type icons",
"description": "Changes the look of the default filetypes and adds custom coloring options",
"file": "./Chat/betterFileTypes.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Icon Color for Video Files",
"variable": "ColFileVideo",
"type": "color_alpha"
},
{
"name": "Icon Color for Audio Files",
"variable": "ColFileAudio",
"type": "color_alpha"
},
{
"name": "Icon Color for PDF Files",
"variable": "ColFilePDF",
"type": "color_alpha"
},
{
"name": "Icon Color for After Effects Files",
"variable": "ColFileAfterEffects",
"type": "color_alpha"
},
{
"name": "Icon Color for Sketch Files",
"variable": "ColFileSketch",
"type": "color_alpha"
},
{
"name": "Icon Color for Illustrator Files",
"variable": "ColFileIllustrator",
"type": "color_alpha"
},
{
"name": "Icon Color for Archive Files",
"variable": "ColFileArchive",
"type": "color_alpha"
},
{
"name": "Icon Color for Document Files",
"variable": "ColFileDocument",
"type": "color_alpha"
},
{
"name": "Icon Color for Spreadsheet Files",
"variable": "ColFileSpreadsheet",
"type": "color_alpha"
}
]
}
},
{
"name": "Custom Edit Icon",
"description": "Replaces the (edited) text with a custom icon",
"file": "./Chat/customEditIcon.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Edit Icon",
"variable": "ContentEditIcon",
"type": "url"
}
]
}
},
{
"name": "Custom Edit Text",
"description": "Replaces the (edited) text with custom text",
"file": "./Chat/customEditText.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Edit Text",
"variable": "ContentEditText",
"type": "string"
}
]
}
},
{
"name": "Message Dividers",
"description": "Bring back chat dividers",
"file": "./Chat/messageDividers.m.css"
},
{
"name": "More Compact Cozy Chat",
"description": "Compacts the cozy chat appearance",
"file": "./Chat/moreCompactCozyChat.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Width Message Divider",
"variable": "SizeSeparator",
"type": "number",
"unit": [
"$scale"
]
},
{
"name": "Color Message Divider",
"variable": "ColSeparator",
"type": "color"
},
{
"name": "Width Date Divider",
"variable": "SizeDateDivider",
"type": "number",
"unit": [
"$scale"
]
}
]
}
},
{
"name": "Typing on Right",
"description": "Moves the typing indicator to the right",
"file": "./Chat/typingOnRight.m.css"
},
{
"name": "Emote Zoom",
"description": "Adds Zoom on Hover for Emojis",
"file": "./Emoji/emoteZoom.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Scale Factor Emoji",
"variable": "ScaleEmojiHovered",
"description": "Scale factor hovered emojis scale to",
"type": "number",
"unit": false
},
{
"name": "Scale Transition Duration",
"variable": "TransitionDuration",
"type": "number",
"unit": [
"$time"
]
},
{
"name": "Scale Transition Delay",
"variable": "TransitionDelay",
"type": "number",
"unit": [
"$time"
]
}
]
}
},
{
"name": "Jumbo Moji",
"description": "Displays Jumbo Emojis (without text next to them) bigger",
"file": "./Emoji/jumboMoji.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Emote Size",
"variable": "SizeEmote",
"type": "number",
"unit": [
"$scale"
]
}
]
}
},
{
"name": "Custom Settings Modal",
"description": "Custom/Old Settings Modal with Icons corresponding to the right menu item",
"file": "./Misc/customSettingsModal.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Remove Double Border Radius",
"variable": "DisplayNoDoubleBorderRadius",
"description": "Remove the border radius between Sidebar and Content",
"type": "select",
"options": [
{
"label": "True",
"value": "block"
},
{
"label": "False",
"value": "none"
}
]
},
{
"name": "Size Settings Width Unhovered",
"variable": "WidthSettingsSidebarMin",
"type": "number",
"unit": [
"$scale"
]
},
{
"name": "Size Settings Width Hovered",
"variable": "WidthSettingsSidebarMax",
"type": "number",
"unit": [
"$scale"
]
}
]
}
},
{
"name": "Rainbow",
"description": "Joke Module! Applies a rotating hue filter over the entire application",
"file": "./Misc/rainbow.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Duration Rainbow Animation",
"variable": "DurRainbow",
"type": "number",
"unit": [
"$scale"
]
}
]
}
},
{
"name": "Square Avatars",
"description": "Changes the avatar mask to be square instead of round",
"file": "./Misc/squareAvatars.m.css"
},
{
"name": "Channel Divider",
"description": "Centers the channel divider name and adds lines to either side",
"file": "./Sidebar/channelDivider.m.css"
},
{
"name": "Classic Channel Select",
"description": "Reverts the channel selection highlight to the original Discord one, used a few years ago",
"file": "./Sidebar/classicChannelSelect.m.css"
},
{
"name": "Classic Status Indicator",
"description": "Reverts the status indicators to colors only",
"file": "./Sidebar/classicStatusIndicator.m.css"
},
{
"name": "Colored Channel Icons",
"description": "Change the color channel icons",
"file": "./Sidebar/coloredChannelIcons.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Color NSFW Warning Icon",
"variable": "ColNSFWWarning",
"type": "color"
},
{
"name": "Color No Permission Warning Icon",
"variable": "ColNoPermissionNotice",
"type": "color"
},
{
"name": "Color Guild Owner Icon",
"variable": "ColGuildCrown",
"type": "color"
},
{
"name": "Color Voice Channel Icon",
"variable": "ColVoiceChannel",
"type": "color"
},
{
"name": "Color Private Channel Icon",
"variable": "ColPrivateChannel",
"type": "color"
},
{
"name": "Color Text Channel Icon",
"variable": "ColTextChannel",
"type": "color"
},
{
"name": "Color Store Channel Icon",
"variable": "ColStoreChannel",
"type": "color"
},
{
"name": "Color Announcement Channel Icon",
"variable": "ColAnnouncementChannel",
"type": "color"
}
]
}
},
{
"name": "Folder Names",
"description": "Displays the folder name over a guild folder",
"file": "./Sidebar/folderNames.m.css"
},
{
"name": "Channel Wrapper",
"description": "Compacts the channel wrapper until hovered",
"file": "./Sidebar/wrapperChannel.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Maximum Channel Wrapper Width",
"variable": "WidthChannelMax",
"type": "number",
"unit": [
"$scale"
]
},
{
"name": "Minimum Channel Wrapper Width",
"variable": "WidthChannelMin",
"type": "number",
"unit": [
"$scale"
]
},
{
"name": "Duration Channel Wrapper Animation",
"variable": "DurationWrapperChannel",
"type": "number",
"unit": [
"$time"
]
},
{
"name": "Wrapper Open Delay",
"variable": "DelayWrapperOpen",
"description": "Delay before triggering the wrapper open animation",
"type": "number",
"unit": [
"$time"
]
},
{
"name": "Wrapper Close Delay",
"variable": "DelayWrapperClose",
"description": "Delay before triggering the wrapper close animation",
"type": "number",
"unit": [
"$time"
]
}
]
}
},
{
"name": "Guilds Wrapper",
"description": "Compacts the guilds wrapper until hovered",
"file": "./Sidebar/wrapperGuild.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Duration Guild Wrapper Animation",
"variable": "DurationWrapperGuild",
"type": "number",
"unit": [
"$time"
]
},
{
"name": "Filter No Hover",
"variable": "FilterNoHover",
"description": "Filter which is applied when the guild icon is not hovered",
"type": "string"
},
{
"name": "Filter Hover",
"variable": "FilterHover",
"description": "Filter which is applied when the guild icon is hovered",
"type": "string"
}
]
}
},
{
"name": "Members Wrapper",
"description": "Compacts the members wrapper until hovered",
"file": "./Sidebar/wrapperMember.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Duration Member Wrapper Animation",
"variable": "DurationWrapperMember",
"type": "number",
"unit": [
"$time"
]
},
{
"name": "Maximum Members Wrapper Width",
"variable": "WidthSidebarMax",
"type": "number",
"unit": [
"$scale"
]
},
{
"name": "Minimum Members Wrapper Width",
"variable": "WidthSidebarMin",
"type": "number",
"unit": [
"$scale"
]
}
]
}
},
{
"name": "Cake OS Titlebar",
"description": "Changes the windows titlebar to reflect CakeOS",
"file": "./Titlebar/cakeOSTitlebar.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Close Button Color",
"variable": "ColCakeOSClose",
"type": "color"
},
{
"name": "Close Button Hover Color",
"variable": "ColCakeOSCloseHover",
"type": "color"
},
{
"name": "Maximize Button Color",
"variable": "ColCakeOSMaximize",
"type": "color"
},
{
"name": "Maximize Button Hover Color",
"variable": "ColCakeOSMaximizeHover",
"type": "color"
},
{
"name": "Minimize Button Color",
"variable": "ColCakeOSMinimize",
"type": "color"
},
{
"name": "Minimize Button Hover Color",
"variable": "ColCakeOSMinimizeHover",
"type": "color"
}
]
}
},
{
"name": "Custom Wordmark",
"description": "Allows you to create custom wordmarks in the Windows titlebar",
"file": "./Titlebar/customWordmark.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Display Original Wordmark",
"variable": "DisplayDiscordLogo",
"type": "select",
"options": [
{
"label": "True",
"value": "visible"
},
{
"label": "False",
"value": "hidden"
}
]
},
{
"name": "Wordmark Appendage",
"variable": "TextTitlebarAfter",
"description": "Text that will be displayed after the actual Wordmark",
"type": "string"
},
{
"name": "Wordmark Prependage",
"variable": "TextTitlebarBefore",
"description": "Text that will be displayed before the actual Wordmark",
"type": "string"
}
]
}
},
{
"name": "Advanced Scrollbar",
"description": "Tints the scrollbar into your accent color and adds a few different usability improvements",
"file": "./Webkit/advancedScrollbar.m.css"
},
{
"name": "Custom Placeholders",
"description": "Changes the placeholder text for the chat area",
"file": "./Webkit/customPlaceholder.m.css",
"settings": {
"format": "css",
"options": [
{
"name": "Placeholder Text",
"variable": "ContentCustomPlaceholder",
"type": "string"
}
]
}
},
{
"name": "Placeholder Remover",
"description": "Removes placeholder text in text components",
"file": "./Webkit/placeholderRemover.m.css"
}
]
}