aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/theme.js
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/src/main/js/app/theme.js')
-rw-r--r--server/sonar-web/src/main/js/app/theme.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/app/theme.js b/server/sonar-web/src/main/js/app/theme.js
index d2284771f5b..1a40c031034 100644
--- a/server/sonar-web/src/main/js/app/theme.js
+++ b/server/sonar-web/src/main/js/app/theme.js
@@ -150,8 +150,8 @@ module.exports = {
info50: '#ECF6FE',
info100: '#D9EDF7',
- info500: '#0271B9',
info400: '#4B9FD5',
+ info500: '#0271B9',
success500: '#008A25',
success500a20: 'rgba(0, 138, 37, 0.20)',