You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The label must be a human readable label, which we also use it as an unique identifier.
label -> theme name
background -> background color hex
text -> the typing text (usually a lighter color )
gradient -> a gradient background we use for slide in snackbars, such as CapsLock Notif
title -> the "EleTypes" title text color
textTypeBox -> the background text color (usually a darker color)
stats -> the stats color
fontFamily -> a google font, feel free to add new fonts in the PR lol
textShadow -> if you want any text shadow for text in the typing box
Feel free to send a PR with your favourite set up, the theme must be original and the idea behind it must not be vague, please have a meaning for your creation!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://github.com/gamer-ai/eletype-frontend/blob/ccbd2132a63a2e862d334ef098426a0bbd431e4b/src/style/theme.js#L124
We manage the theme option In here ^.
For example, the pianoTheme object contains several variable settings:
The label must be a human readable label, which we also use it as an unique identifier.
Feel free to send a PR with your favourite set up, the theme must be original and the idea behind it must not be vague, please have a meaning for your creation!
Welcome and looking forward to your PRs. ❤️
Beta Was this translation helpful? Give feedback.
All reactions