Skip to content

Commit

Permalink
color-background-interactable-selected
Browse files Browse the repository at this point in the history
  • Loading branch information
ceddybi committed May 13, 2024
1 parent cb55fe9 commit 61a526d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/accent-region/token-map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const accentTokenDarkThemeMap: AccentTokenMap = {
"color-text-link-visited": AccentToken.Primary5,

/* Interactable */
"color-background-interactable-selected": AccentToken.Primary4,
"color-background-interactable-hover": AccentToken.Primary3,
"color-background-interactable-active": AccentToken.Primary2,

Expand Down

0 comments on commit 61a526d

Please sign in to comment.