瀏覽代碼

HUE-6077 [frontend] Switch to cui color for elephant trunk

Johan Ahlen 8 年之前
父節點
當前提交
0acaa31
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/src/desktop/static/desktop/less/hue-mixins.less

+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue-mixins.less

@@ -27,7 +27,7 @@
 
 @hue-primary-color-dark: @cui-blue-700;
 @hue-primary-color-light: #DBE8F1;
-@hue-trunk: #A585B9;
+@hue-trunk: @cui-purple-300;
 
 @hue-disabled-color: @cui-gray-100;
 @hue-error-color: @cui-red-400;