Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -47,7 +47,7 @@ import(`../../assets/img/icons/${props.icon}.svg?raw`).then((raw) => {
|
||||
}
|
||||
|
||||
&.active {
|
||||
fill: var(--shadow);
|
||||
fill: var(--glass);
|
||||
|
||||
&:hover {
|
||||
fill: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user