-
-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathskin.json
More file actions
713 lines (624 loc) · 22.9 KB
/
skin.json
File metadata and controls
713 lines (624 loc) · 22.9 KB
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
{
"name": "SpaceTheme for Steam",
"description": "Theme with a dark aesthetic and modular-inspired look, offering clarity, flexibility, and an enhanced user experience.",
"author": "SpaceEnergy",
"github": {
"owner": "SpaceTheme",
"repo_name": "Steam"
},
"funding": { "kofi": "spacetheme" },
"discord_support": { "inviteCodeExcludingLink": "7Zv8Xz3Vzn" },
"tags": [ "WIP", "Modular", "Dark", "Customizable"],
"header_image": "https://raw.githubusercontent.com/SpaceTheme/Steam/main/.github/assets/banner.webp",
"splash_image": "https://raw.githubusercontent.com/SpaceTheme/Steam/main/.github/assets/preview/preview.webp",
"Conditions": {
"Window Controls": {
"description": "Hide the Window Controls (Minimize, Maximize, Close) from the titlebar",
"default": "Show",
"tab": "General",
"section": "Titlebar",
"values": {
"Show": {},
"Show only on hover": {
"TargetCss": { "affects": [".*"], "src": "options/general/windowControls/showOnHover.css" }
},
"Hide": {
"TargetCss": { "affects": [".*"], "src": "options/general/windowControls/hide.css" }
}
}
},
"Navigation buttons": {
"description": "Hide Navigation buttons",
"default": "no",
"tab": "General",
"section": "Titlebar",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/navigationButtons.css" }
}
}
},
"Always show sidebar": {
"description": "Always show the sidebar \n (If you have this option on Disabled, and you use the \"Userpannel\" or \"Sidebar only on hover\" option, this option will be overwritten)",
"default": "Enabled",
"tab": "General",
"section": "Sidebar",
"values": {
"Enabled": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/alwaysShowSidebar.css" }
},
"Disabled": {}
}
},
"Sidebar only on hover": {
"description": "Shows only the sidebar in the store on hover",
"default": "no",
"tab": "General",
"section": "Sidebar",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/showSidebarOnHover.css" }
}
}
},
"Friend icon": {
"description": "Hide the friend icon from the game item",
"default": "no",
"tab": "General",
"section": "Sidebar",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/friendIcon.css" }
}
}
},
"Wallet balance": {
"description": "Hide wallet balance",
"default": "no",
"tab": "General",
"section": "Userpannel",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/walletBalance.css" }
}
}
},
"Steam VR button": {
"description": "Hide Steam VR button from userpannel",
"default": "no",
"tab": "General",
"section": "Userpannel",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/userpannel/buttons/steamVr.css" }
}
}
},
"Big Picture Mode button": {
"description": "Hide Big Picture Mode button from userpannel",
"default": "no",
"tab": "General",
"section": "Userpannel",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/userpannel/buttons/bpm.css" }
}
}
},
"News button": {
"description": "Hide News button from userpannel",
"default": "no",
"tab": "General",
"section": "Userpannel",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/userpannel/buttons/news.css" }
}
}
},
"Notification button": {
"description": "Hide Notification button from userpannel",
"default": "no",
"tab": "General",
"section": "Userpannel",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/userpannel/buttons/notification.css" }
}
}
},
"Friend list button": {
"description": "Hide Friend list button from userpannel (only with Userpannel experimental)",
"default": "no",
"tab": "General",
"section": "Userpannel",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/userpannel/buttons/friendList.css" }
}
}
},
"Font": {
"description": "Use a different font for the SteamUI",
"default": "Be Vietnam Pro (default)",
"tab": "General",
"section": "Other",
"values": {
"Be Vietnam Pro (default)": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/beVietnamPro.css" }
},
"Arial": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/arial.css" }
},
"Gluten": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/gluten.css" }
},
"Montserrat": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/montserrat.css" }
},
"Google Sans": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/googleSans.css" }
},
"Quicksand": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/quicksand.css" }
},
"Roboto": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/roboto.css" }
},
"Source Code Pro": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/sourceCodePro.css" }
},
"Ubuntu": {
"TargetCss": { "affects": [".*"], "src": "options/fonts/ubuntu.css" }
}
}
},
"System accent colors": {
"description": "Replaces the SpaceTheme accent colors with your system accent colors (Only works on Windows)",
"default": "no",
"tab": "General",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": [".*"], "src": "options/general/systemAccent.css" }
}
}
},
"Scrollbars": {
"description": "Hides the scrollbars in the SteamUI",
"default": "no",
"tab": "General",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": [".*"], "src": "options/general/hideScrollbars.css" }
}
}
},
"Mica & Acrylic plugin support": {
"description": "Support for Mica and Acrylic plugin https://steambrew.app/plugin?id=b4c58634419b (Only works with the standard theme colors)",
"default": "no",
"tab": "General",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": [".*"], "src": "src/css/plugins/dwmx.css" }
}
}
},
"Achievement Notification": {
"description": "Hide the Achievment Notification (Sound is still there)",
"default": "no",
"tab": "General",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": [".zXrpABNQHpWKgSzqnGlL"], "src": "options/general/achievementNotifaction.css" }
}
}
},
"Userpannel": {
"description": "Moves the user buttons and the download bar to the game sidebar",
"default": "no",
"tab": "General",
"section": "Experimental",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/general/userpannel/userpannel.css" },
"TargetJs": { "affects": ["^Steam$"], "src": "options/general/userpannel/userpannel.js" }
}
}
},
"Game Overlay": {
"description": "Game Overlay from the concept",
"default": "no",
"tab": "General",
"section": "Experimental",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^SP Overlay:"], "src": "src/css/overlay.custom.css" }
}
}
},
"Broadcast": {
"description": "Hide broadcasts on the store gamepage",
"default": "no",
"tab": "Store",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/gamepage/broadcast.css" }
}
}
},
"Info sidebar on right": {
"description": "Changes the info sidebar from right to left",
"default": "no",
"tab": "Store",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/gamepage/broadcast.css" }
}
}
},
"Write a Review": {
"description": "Hide the Write a Review section",
"default": "no",
"tab": "Store",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/gamepage/writeReview.css" }
}
}
},
"Recommendations": {
"description": "Hide recommendations in the cart",
"default": "no",
"tab": "Store",
"section": "Cart",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/cart/recommendations.css" }
}
}
},
"Digital product info": {
"description": "Hides the info that the purchase is a digital product",
"default": "no",
"tab": "Store",
"section": "Cart",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/cart/digidalProductInfo.css" }
}
}
},
"Follow the creators": {
"description": "Hide Follow the creators",
"default": "no",
"tab": "Store",
"section": "Cart",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/cart/followCreators.css" }
}
}
},
"Landing Header": {
"description": "Hide the landing header (this with the big coin)",
"default": "no",
"tab": "Store",
"section": "Points Shop",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://.*\\.steampowered\\.com(/.*)?"], "src": "options/store/pointshop/header.css" }
}
}
},
"URL bar": {
"description": "Hide URL bar",
"default": "no",
"tab": "Store",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/store/urlBar.css" }
}
}
},
"Footer": {
"description": "Hide Valve/Steam footer",
"default": "no",
"tab": "Store",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": [".*"], "src": "options/store/footer.css" }
}
}
},
"Steam-Custom-Artworks Support": {
"description": "The best support for https://spacetheme.net/#steam-custom-artworks ",
"default": "no",
"tab": "Library",
"section": "Pined",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/customArtwork.css" }
}
}
},
"What's New": {
"description": "Customize the What's New section",
"default": "Compact",
"tab": "Library",
"section": "Home",
"values": {
"Show": {},
"Compact": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/home/whatsNew/compact.css" }
},
"Hide": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/home/whatsNew/hide.css" }
}
}
},
"Add shelf button": {
"description": "Hide Add shelf button in Library",
"default": "no",
"tab": "Library",
"section": "Home",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/home/addShelf.css" }
}
}
},
"Game cover shiny effect": {
"description": "Hide shiny effect on game covers",
"default": "no",
"tab": "Library",
"section": "Home",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/home/shinyEffect.css" }
}
}
},
"Darken not installed games": {
"description": "Darkens game cards when they are not installed",
"default": "yes",
"tab": "Library",
"section": "Home",
"values": {
"no": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/home/undarkUninstalled.css" }
},
"yes": {}
}
},
"Banner position": {
"description": "Change the position of the banner (applies to all banners)",
"default": "Middle (default)",
"tab": "Library",
"section": "Gamepage",
"values": {
"Left": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/bannerPosition/left.css" }
},
"Middle (default)": {},
"Right": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/bannerPosition/right.css" }
}
}
},
"Bigger banner": {
"description": "Bigger banner on the game page",
"default": "no",
"tab": "Library",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/biggerBanner.css" }
}
}
},
"Dynamic banner height": {
"description": "Scale gamepage banner height with window size to preserve full banner aspect ratio",
"default": "no",
"tab": "Library",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/dynamicBannerHeight.css" }
}
}
},
"Banner Infos": {
"description": "Only show banner infos (collection, hltb plugin infos) on hover",
"default": "no",
"tab": "Library",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/showBannerInfosOnHover.css" }
}
}
},
"Always show game infos": {
"description": "Always show game infos on the game page",
"default": "no",
"tab": "Library",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/alwaysShowGameInfo.css"}
}
}
},
"Game info box artwork": {
"description": "Hide Artwork in game info box",
"default": "no",
"tab": "Library",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/gameInfoArtwork.css"}
}
}
},
"Sidebar on left": {
"description": "Changes the sidebar on the game page from right to left",
"default": "no",
"tab": "Library",
"section": "Gamepage",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["^Steam$"], "src": "options/library/gamepage/sidebarLeft.css" }
}
}
},
"Hide group chat": {
"description": "Hides the group chat section in the friends list",
"default": "no",
"tab": "Friends & Chat",
"section": "Firends list",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": [".friendsui-container"], "src": "options/friendsAndChat/list/hideGroupChats.css" }
}
}
},
"VAC-Ban visibility": {
"description": "Hide the VAC ban from your profile or on all profiles",
"default": "Show",
"tab": "Community",
"section": "Profile",
"values": {
"Show": {},
"For me": {
"TargetCss": { "affects": ["https://steamcommunity\\.com(/.*)?"], "src": "options/community/vacBan/me.css" }
},
"For all": {
"TargetCss": { "affects": ["https://steamcommunity\\.com(/.*)?"], "src": "options/community/vacBan/all.css" }
}
}
},
"Profile pages header": {
"description": "Hide the profile pages header",
"default": "no",
"tab": "Community",
"section": "Other",
"values": {
"no": {},
"yes": {
"TargetCss": { "affects": ["https://steamcommunity\\.com(/.*)?"], "src": "options/community/profilePagesHeader.css" }
}
}
}
},
"RootColors": "./src/css/root.css",
"Steam-WebKit": "./src/css/webkit.css",
"Patches": [
{
"MatchRegexString": ".*",
"TargetCss": "src/css/regular.css"
},
{
"MatchRegexString": ".*",
"TargetCss": "src/icons/fluent/fluent.css"
},
{
"MatchRegexString": "^Steam$",
"TargetCss": "src/css/libraryroot.custom.css",
"TargetJs": "src/js/libraryroot.custom.js"
},
{
"MatchRegexString": "https://.*\\.steampowered\\.com(/.*)?",
"TargetJs": "src/js/webkit.js"
},
{
"MatchRegexString": "https://steamcommunity\\.com(/.*)?",
"TargetCss": "src/css/custom/custom.css",
"TargetJs": "src/js/webkit.js"
},
{
"MatchRegexString": ".ModalDialogPopup",
"TargetCss": "src/css/libraryroot.custom.css",
"TargetJs": "src/css/libraryroot.custom.js"
},
{
"MatchRegexString": ".friendsui-container",
"TargetCss": "src/css/friends.custom.css",
"TargetJs": "src/css/friends.custom.js"
},
{
"MatchRegexString": "Supernav$",
"TargetCss": "src/css/menu.custom.css",
"TargetJs": "src/js/menu.custom.js"
},
{
"MatchRegexString": "Menu$",
"TargetCss": "src/css/menu.custom.css",
"TargetJs": "src/js/menu.custom.js"
},
{
"MatchRegexString": "^Steam$",
"TargetCss": "src/css/menu.custom.css",
"TargetJs": "src/js/menu.custom.js"
},
{
"MatchRegexString": "^notificationtoasts_",
"TargetCss": "src/css/notifications.custom.css",
"TargetJs": "src/css/notifications.custom.js"
},
{
"MatchRegexString": ".Rp8QOGJ2DypeDniMnRBhr",
"TargetCss": "src/css/startupLogin.custom.css"
},
{
"MatchRegexString": "^Steam Settings",
"TargetCss": "src/css/steam/settings.css"
},
{
"MatchRegexString": "[href=\"/css/gamerecording.css\"]",
"TargetCss": "src/css/steam/screenshotManager.css"
}
]
}