Jelajahi Sumber

unset $secondary

Yuki Takei 2 tahun lalu
induk
melakukan
cdfcb00ef7
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      packages/preset-themes/src/styles/mono-blue.scss

+ 0 - 2
packages/preset-themes/src/styles/mono-blue.scss

@@ -4,7 +4,6 @@
   @import '@growi/core/scss/bootstrap/theming/utils/color-palette';
 
   $primary: #439cb9;
-  $secondary: $gray-600;
   $highlight: #93e3ea;
 
   @include generate-color-palette('primary', $primary, #021529, white);
@@ -42,7 +41,6 @@
   @import '@growi/core/scss/bootstrap/theming/utils/color-palette';
 
   $primary: #439cb9;
-  $secondary: $gray-500;
   $highlight: #166cc0;
 
   @include generate-color-palette('primary', $primary, #021529, white);