mirror of
https://github.com/awesome-jellyfin/awesome-jellyfin
synced 2024-11-22 02:53:04 +00:00
fix[clients]: github mark color on dark mode (#33)
This commit is contained in:
parent
a760572ed2
commit
22d4948a11
1 changed files with 2 additions and 2 deletions
|
@ -255,8 +255,8 @@ clients:
|
|||
|
||||
icons:
|
||||
github:
|
||||
light: "assets/clients/icons/github-mark-white.png"
|
||||
dark: "assets/clients/icons/github-mark.png"
|
||||
light: "assets/clients/icons/github-mark.png"
|
||||
dark: "assets/clients/icons/github-mark-white.png"
|
||||
flathub:
|
||||
light: "assets/clients/icons/flathub.png"
|
||||
dark: "assets/clients/icons/flathub.png"
|
||||
|
|
Loading…
Reference in a new issue