Skip to content

Commit

Permalink
Loveship Dark: button secondary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
und3rtak3rz committed Oct 10, 2023
1 parent 9b5da13 commit adcac74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/themes/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -5906,15 +5906,15 @@
"type": "color"
},
"button-bg-color-halftone": {
"value": "{core.surfaces.surface-main}",
"value": "{core.neutral.neutral-20}",
"type": "color"
},
"button-bg-color-halftone-hover": {
"value": "{core.semantic.secondary-10}",
"value": "{core.neutral.neutral-30}",
"type": "color"
},
"button-bg-color-halftone-active": {
"value": "{core.semantic.secondary-20}",
"value": "{core.neutral.neutral-40}",
"type": "color"
},
"button-border-color": {
Expand Down

0 comments on commit adcac74

Please sign in to comment.