Closed tpenguinltg closed 3 years ago
I've slowly made progress on this and it's almost ready to go. I just need to add tests and do any necessary clean up when I get a chance, and then I can put up a pull request when it's ready.
@tpenguinltg that's awesome! <3
:tada: This issue has been resolved in version 3.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This utility be a function that takes in a object with key-value pairs corresponding to Windows theme color properties and maps them into a React95 theme object. The values in the input object should be a valid CSS color and is mapped untouched to the React95 theme object.
Example input:
To determine: Which Windows theme properties map to which React95 theme properties.
This should help ease the transition to v4 as one of the goals listed in #210 is to match color names.