Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -447,7 +447,7 @@ const scenes = pageContext.pageProps.scenes;
|
||||
.icon {
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
fill: var(--shadow);
|
||||
fill: var(--glass);
|
||||
}
|
||||
|
||||
.button {
|
||||
@@ -505,7 +505,7 @@ const scenes = pageContext.pageProps.scenes;
|
||||
}
|
||||
|
||||
.added-batch {
|
||||
color: var(--shadow-weak-10);
|
||||
color: var(--glass-weak-10);
|
||||
margin-left: .25rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user