Explorar o código

Fix huffulepuff Bg color

satof3 %!s(int64=2) %!d(string=hai) anos
pai
achega
f52176c346
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      packages/preset-themes/src/consts/preset-themes.ts

+ 2 - 2
packages/preset-themes/src/consts/preset-themes.ts

@@ -54,8 +54,8 @@ export const PresetThemesMetadatas: GrowiThemeMetadata[] = [
   }, {
     name: PresetThemes.HUFFLEPUFF,
     schemeType: BOTH,
-    lightBg: '#26231E',
-    darkBg: '#16202C',
+    lightBg: '#FFFEFD',
+    darkBg: '#26231E',
     lightSidebar: '#FEEBA5',
     darkSidebar: '#5C4209',
     lightIcon: '#B88512',