-
I was wondering how the theme variables are retrieved. I need this for an project I am working on and since Monketype already does this I thought I might go here to ask. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
Miodec
Jan 24, 2022
Replies: 1 comment 2 replies
-
Im assuming you mean getting the CSS variables in JS https://github.com/Miodec/monkeytype/blob/master/src/js/theme-colors.js |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Miodec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Im assuming you mean getting the CSS variables in JS
https://github.com/Miodec/monkeytype/blob/master/src/js/theme-colors.js