Skip to content

Commit

Permalink
Revert back for 1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Cai <[email protected]>
  • Loading branch information
ciiay committed Sep 12, 2024
1 parent a56291d commit 2e8deb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/rhdh-1.2.0/defaultThemePalette.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const defaultThemePalette = (mode: string, themeColors: ThemeColors) => {
headerBackgroundColor: "#0f1214",
headerTextColor: "#FFF",
headerBottomBorderColor: "#A3A3A3",
cardBackgroundColor: "#1b1d21",
cardBackgroundColor: "#292929",
focusVisibleBorder: "#ADD6FF",
sideBarBackgroundColor: "#1b1d21",
cardSubtitleColor: "#FFF",
Expand Down

0 comments on commit 2e8deb2

Please sign in to comment.