Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #592 from brave/update_dark_theme
Browse files Browse the repository at this point in the history
Added brand variant for dark theme
  • Loading branch information
nullhook authored Oct 7, 2021
2 parents 86e384b + 9fc4dde commit 21ee1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/brave-dark.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const darkTheme: ITheme = {
color: {
...defaultTheme.color,
// brand
interactive05: colors.blurple300,
interactive07: colors.grey000,
interactive08: colors.grey700,
// regular controls
Expand Down

0 comments on commit 21ee1a2

Please sign in to comment.