Browse Source

Fix primary btn-color

satof3 2 years ago
parent
commit
c808b2c0a6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/preset-themes/src/styles/jade-green.scss

+ 2 - 0
packages/preset-themes/src/styles/jade-green.scss

@@ -1,3 +1,5 @@
+$min-contrast-ratio: 2;
+
 :root[data-bs-theme='light'] {
   @import '@growi/core/scss/bootstrap/init-stage-1';
   @import '@growi/core/scss/bootstrap/theming/variables';