Cherise Bryan
Cherise Bryan
By outline, do you mean the kind we see on apps like Instagram, rectangular, or an outline that follows the shape of the text?
Currently working on this. @joelshepherd where should I put a helper function that converts decimal numbers to hex? It's for the Widgets.tsx file in the dashboard folder.
Got it! Just have to use myNumber.toString(16). No need to write a new function.
To complete this function, I'm going to need to get a solid understanding of React Hooks and a few other things... could take a few weeks...
Which part of the app do you think needs this styling? Are you referring to the settings widget?
Okay, sounds like a good project! I'd recommend checking out some tutorials on creating dark mode themes using React and SASS to understand the fundamental mechanics of it then trying...
@liron-upstream Could you provide some examples of coding guidelines you'd want the bot to follow?
Hi @zainlks, I had a similar issue that was resolved by forking the repository and then updating my workflow file to use the name of the forked repository instead of...