Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better commenting for choosing themes #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gitmeohan
Copy link

userChrome.css has only single entry of the theme and it's difficult for many users to add other theme names and mess around.

I added all themes/css imports into userChrome.css and commented them. Better way to choose theme is to just uncomment it by simply adding '/' before the theme name and this simplifies a lot of things for new users and old users as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants