Skip to content

Commit

Permalink
Fix TextPrimary dark mode color
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Jul 28, 2023
1 parent 27d5a64 commit aa56b0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "0.600",
"alpha" : "0.840",
"blue" : "0xFF",
"green" : "0xFF",
"red" : "0xFF"
Expand Down

0 comments on commit aa56b0a

Please sign in to comment.