Skip to content

[Information] Which css files to choose #64

@r0b0ji

Description

@r0b0ji

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
    • Latte/
      • $color/
        • userChrome.css
        • userContent.css
        • zen-logo-latte.svg
    • Macchiato/
      • $color/
        • userChrome.css
        • userContent.css
        • zen-logo-macchiator.svg
    • Mocha/
      • $color/
        • userChrome.css
        • userContent.css
        • zen-logo-mocha.svg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions