summaryrefslogtreecommitdiff
path: root/web/source/css/_colors.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/css/_colors.css')
-rw-r--r--web/source/css/_colors.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/source/css/_colors.css b/web/source/css/_colors.css
index 79acf988c..87022c559 100644
--- a/web/source/css/_colors.css
+++ b/web/source/css/_colors.css
@@ -82,11 +82,11 @@ $button-danger-bg: $error3;
$button-danger-fg: $white1;
$button-danger-hover-bg: $error2;
-$toot-bg: $gray3;
-$toot-info-bg: $gray2;
+$status-bg: $gray3;
+$status-info-bg: $gray2;
-$toot-focus-bg: $gray5;
-$toot-focus-info-bg: $gray4;
+$status-focus-bg: $gray5;
+$status-focus-info-bg: $gray4;
$no-img-desc-bg: $orange1;
$no-img-desc-fg: $gray1;