-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Not an issue, but need some clarification from documentation. I didn't see any discussion like options, so opening an issue.
The README says
Copy the userChrome.css, userContent.css, and zen-logo.svg files of your preferred theme from the themes/ directory in this repository to your chrome folder.
But, in themes folder, this is the structure. I understand that Frappe|Latte|Macchiato|Mocha are different colorscheme, two for dark and two for light. So, I can copy the css as per my preference. But, now there are multiple folders inside each, so do I also need to decide which color I want and then pick from that folder. That seems to be too granular decision making.
- themes/
- Frappe/
- $color/
- userChrome.css
- userContent.css
- zen-logo-frappe.svg
- $color/
- Latte/
- $color/
- userChrome.css
- userContent.css
- zen-logo-latte.svg
- $color/
- Macchiato/
- $color/
- userChrome.css
- userContent.css
- zen-logo-macchiator.svg
- $color/
- Mocha/
- $color/
- userChrome.css
- userContent.css
- zen-logo-mocha.svg
- $color/
- Frappe/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels