Skip to content

Commit

Permalink
Update src/styles/theme/themes/dark.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Pujan Shah <[email protected]>
  • Loading branch information
nkdengineer and Pujan92 authored Apr 3, 2024
1 parent 3fe0da1 commit 6743c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/theme/themes/dark.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const darkTheme = {
shadow: colors.black,
componentBG: colors.productDark100,
hoverComponentBG: colors.productDark300,
messageHighlightBG: colors.messageHightlightDark,
messageHighlightBG: colors.messageHighlightDark,
activeComponentBG: colors.productDark400,
signInSidebar: colors.green800,
sidebar: colors.productDark100,
Expand Down

0 comments on commit 6743c61

Please sign in to comment.