You've already forked AstralRinth
forked from didirus/AstralRinth
Revert "Rewrite cosmetics and theme preferences (#1292)"
This reverts commit 8704d3acb3.
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
<div
|
||||
:style="{
|
||||
'--color-brand': isUsingProjectColors
|
||||
? intToRgba(project.color, project.id, theme.active ?? undefined)
|
||||
? intToRgba(project.color, project.id, theme ?? undefined)
|
||||
: getDefaultColor(project.id),
|
||||
}"
|
||||
class="legend__item__color"
|
||||
|
||||
Reference in New Issue
Block a user