Skip to content

Instantly share code, notes, and snippets.

@mateusz-wierzbicki
Last active April 19, 2024 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mateusz-wierzbicki/7c402ab341998c57da651f855a001976 to your computer and use it in GitHub Desktop.
Save mateusz-wierzbicki/7c402ab341998c57da651f855a001976 to your computer and use it in GitHub Desktop.
{
token: {
colorPrimary: "#520ad6",
fontFamily: "Roboto"
},
components: {
Menu: {
itemSelectedBg: "rgb(82, 10, 214)",
itemSelectedColor: "rgb(255, 255, 255)"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment