summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/vendors/atwho.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/vendors/atwho.scss')
-rw-r--r--app/assets/stylesheets/vendors/atwho.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/assets/stylesheets/vendors/atwho.scss b/app/assets/stylesheets/vendors/atwho.scss
index f855c5c0d3d..f31dbbeafe8 100644
--- a/app/assets/stylesheets/vendors/atwho.scss
+++ b/app/assets/stylesheets/vendors/atwho.scss
@@ -24,8 +24,8 @@
.has-warning {
.description {
- color: $orange-700;
- background-color: $orange-100;
+ color: $gray-900;
+ background-color: $orange-50;
}
}
@@ -58,7 +58,7 @@
}
&.has-warning {
- color: $orange-700;
+ color: $orange-500;
}
}