summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style/colors.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/style/colors.less b/style/colors.less
index 293f186..4a11e41 100644
--- a/style/colors.less
+++ b/style/colors.less
@@ -22,9 +22,9 @@
@color-quartile-background: #D3D3D3;
@color-courses-background: #E5ECF0;
@color-bc-background: #FCE567;
-@color-major-background: #AEB1E6;
-@color-elective-background: #8FBC8F;
-@color-bep-background: #F08080;
+@color-major-background: #C1C1FF;
+@color-elective-background: #B2E0B2;
+@color-bep-background: #FFB2B2;
@color-primary-0: #A5C9E1;