summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss')
-rw-r--r--app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss b/app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss
index a8d10ea1a29..dfd7fd355a4 100644
--- a/app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss
+++ b/app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss
@@ -38,7 +38,7 @@
}
.badge.badge-pill {
- color: var(--ide-text-color, $gray-800);
+ color: var(--ide-text-color, $gray-700);
background-color: var(--ide-background, $badge-bg);
}