Commit 5e9003e
authored
[UI] New Icons + new Default Theme + CSS Variables Overhaul (#2384)
* feat: add new icons
* feat: updated card and frontend assets
* feat: add heroic icon to sidebar
* feat: add figma colors
* ui: update button colors
* feat: add new theme
* feat: better anti-cheat box
* feat: check for anticheat on macOS
* ui: updated colors variables
* ui: adjust anticheat box alignment
* fix: library item should be active on gamepage
* wip: fix some themes
* Revert "wip: fix some themes"
This reverts commit f9c9b7b.
* fix: setting icon
* ui: use fallback variables to fix the old themes
* ui: more style updates
* fix: anticheatbox width and margins
* ui: dm and other style fixes
* ui: updated settings icon and more fixes
* ui: add different icons to anticheat info
* ui: summary improvements
* ui: color updates
* ui: button states changes
* ui: update colors and set new default theme
* fix: sideload dialog image width
* fix: remove button title on not available game
* fix: add default theme to context provider
* ui: fix action icon colors
* ui: game list update
* chore: remove unused variables
* feat: add community themes to the list
* other: move default variables to colors.scss and update theme selector
* ui: more color fixes
* fix_ action icon colors
* fix: fix built-in themes
* fix: game submenu hover
* fix: marine colors
* ui: small fixes on nord light theme1 parent 4c112ca commit 5e9003e
52 files changed
Lines changed: 1008 additions & 707 deletions
File tree
- public
- locales/en
- src
- backend
- anticheat
- gog
- legendary
- common
- types
- frontend
- assets
- components/UI
- Anticheat
- FormControl
- SearchBar
- Sidebar
- components
- HeroicVersion
- SidebarLinks
- StoreLogos
- ThemeSelector
- ToggleSwitch
- screens
- DownloadManager/components/DownloadManagerItem
- Game
- GamePage
- GameRequirements
- GameSubMenu
- Library/components
- GameCard
- InstallModal
- DownloadDialog
- SideloadDialog
- LibraryHeader
- Login
- Settings/sections/GamesSettings
- state
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
| 667 | + | |
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments