Skip to content
Discussion options

You must be logged in to vote

To make the taskbar opaque:
1. Open src/themes/darkTheme.js:
javascript<br>taskbar: 'bg-black/30 backdrop-blur-lg border-t border-white/20',<br>
2. Change to bg-black.
3. Test with npm run dev.
4. Only affects taskbar; other components use separate properties. Submit a pull request.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dailker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed question Further information is requested
2 participants