posts: update tag counter icons.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
:root {
|
||||
--text-xs: 0.8em;
|
||||
--text-sm: 0.9em;
|
||||
--text-md: 1em;
|
||||
--text-lg: 1.16667em;
|
||||
|
||||
@@ -145,10 +145,6 @@
|
||||
--tag-count-color: var(--muted-text-color);
|
||||
--low-post-count-color: red;
|
||||
|
||||
--tag-count-indicator-frown-color: red;
|
||||
--tag-count-indicator-meh-color: darkkhaki;
|
||||
--tag-count-indicator-smile-color: green;
|
||||
|
||||
--remove-favorite-button: deeppink;
|
||||
|
||||
--ugoira-seek-slider-background: #EEE;
|
||||
@@ -417,10 +413,6 @@ body[data-current-user-theme="dark"] {
|
||||
|
||||
--target-background: var(--blue-0);
|
||||
|
||||
--tag-count-indicator-frown-color: var(--red-1);
|
||||
--tag-count-indicator-meh-color: var(--yellow-1);
|
||||
--tag-count-indicator-smile-color: var(--green-1);
|
||||
|
||||
--uploads-dropzone-background: var(--grey-3);
|
||||
--uploads-dropzone-progress-bar-foreground-color: var(--link-color);
|
||||
--uploads-dropzone-progress-bar-background-color: var(--link-hover-color);
|
||||
|
||||
Reference in New Issue
Block a user