page-assist
page-assist copied to clipboard
UI background color
Now the UI background color is black,where to modify the color?Thanks
Where is the source code file? I cannot find it.
Where is the source code file? I cannot find it.
Hey, you can edit the file here https://github.com/n4ze3m/page-assist/blob/main/src/components/Option/Playground/PlaygroundEmpty.tsx
Now the UI background color is black,where to modify the color?Thanks
You can change the theme by clicking here. If you're editing, you can replace the dark mode color by finding and replacing all instances of bg-[#121212] with your preferred color