king
2025-01-16 325aa13d3b61d1c066f8fcab107003ef36713df3
src/assets/css/table.scss
@@ -316,34 +316,34 @@
  // geekblue
  .background.geekblue-1 {
    @include tableBackground(#f0f5ff);
    @include tableBackground(#f0f6ff);
  }
  .background.geekblue-2 {
    @include tableBackground(#d6e4ff);
    @include tableBackground(#dee9ff);
  }
  .background.geekblue-3 {
    @include tableBackground(#adc6ff);
    @include tableBackground(#b5ccff);
  }
  .background.geekblue-4 {
    @include tableBackground(#85a5ff);
    @include tableBackground(#8cadff);
  }
  .background.geekblue-5 {
    @include tableBackground(#597ef7);
    @include tableBackground(#638aff);
  }
  .background.geekblue-6 {
    @include tableBackground(#2f54eb, #ffffff);
    @include tableBackground(#3860f4, #ffffff);
  }
  .background.geekblue-7 {
    @include tableBackground(#1d39c4, #ffffff);
    @include tableBackground(#2544cf, #ffffff);
  }
  .background.geekblue-8 {
    @include tableBackground(#10239e, #ffffff);
    @include tableBackground(#162ca8, #ffffff);
  }
  .background.geekblue-9 {
    @include tableBackground(#061178, #ffffff);
    @include tableBackground(#0a1882, #ffffff);
  }
  .background.geekblue-10 {
    @include tableBackground(#030852, #ffffff);
    @include tableBackground(#060e5c, #ffffff);
  }
  
  // purple
@@ -740,34 +740,34 @@
  // geekblue
  .font.geekblue-1 {
    color: #f0f5ff;
    color: #f0f6ff;
  }
  .font.geekblue-2 {
    color: #d6e4ff;
    color: #dee9ff;
  }
  .font.geekblue-3 {
    color: #adc6ff;
    color: #b5ccff;
  }
  .font.geekblue-4 {
    color: #85a5ff;
    color: #8cadff;
  }
  .font.geekblue-5 {
    color: #597ef7;
    color: #638aff;
  }
  .font.geekblue-6 {
    color: #2f54eb;
    color: #3860f4;
  }
  .font.geekblue-7 {
    color: #1d39c4;
    color: #2544cf;
  }
  .font.geekblue-8 {
    color: #10239e;
    color: #162ca8;
  }
  .font.geekblue-9 {
    color: #061178;
    color: #0a1882;
  }
  .font.geekblue-10 {
    color: #030852;
    color: #060e5c;
  }
  // purple