aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/design-system/src/theme
diff options
context:
space:
mode:
author7PH <benjamin.raymond@sonarsource.com>2023-11-28 16:38:00 +0100
committersonartech <sonartech@sonarsource.com>2023-11-30 20:03:36 +0000
commita97a60cf8e6bf87fbb5e5cd350adabdaa629eae5 (patch)
treee6dc1d51c53f21400bed85c63f115dc333899ddf /server/sonar-web/design-system/src/theme
parent8519c05a70ed076593fda0524a8595b6dd67b912 (diff)
downloadsonarqube-a97a60cf8e6bf87fbb5e5cd350adabdaa629eae5.tar.gz
sonarqube-a97a60cf8e6bf87fbb5e5cd350adabdaa629eae5.zip
SONAR-21111 Harmonize text-disabled color with SonarCloud
Diffstat (limited to 'server/sonar-web/design-system/src/theme')
-rw-r--r--server/sonar-web/design-system/src/theme/light.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/sonar-web/design-system/src/theme/light.ts b/server/sonar-web/design-system/src/theme/light.ts
index ed9ed6e68ad..7d81a586d65 100644
--- a/server/sonar-web/design-system/src/theme/light.ts
+++ b/server/sonar-web/design-system/src/theme/light.ts
@@ -77,6 +77,8 @@ export const lightTheme = {
danger: danger.dark,
// text
+ textDisabled: COLORS.blueGrey[300],
+ textSubdued: COLORS.blueGrey[400],
textSuccess: COLORS.yellowGreen[700],
//Project list card