Completely rework the way icon theming is done so that they update with the theme changes
This commit is contained in:
parent
80eb1c991f
commit
e3b89ec75d
4 changed files with 36 additions and 19 deletions
|
|
@ -11,8 +11,8 @@
|
|||
type="notes"
|
||||
:size="230"
|
||||
:border="115"
|
||||
:primary="css_var('--missing-picture-foreground')"
|
||||
:background="css_var('--missing-picture-background')"
|
||||
:primary="'--missing-picture-foreground'"
|
||||
:background="'--missing-picture-background'"
|
||||
/>
|
||||
</div>
|
||||
<div class="artist-info">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue