Skip to content

Theme support #24

Description

@irskep

I would like to try making my own CSS theme from scratch, but I don't want to tread on your preferences. I also think people like to personalize things, and themes are a nice way of doing that.

The simplest way I can think of to do themes is to add a config var THEME, the value of which is inserted into the CSS file path. So I would move all the existing CSS from static/css/*.css to static/css/main/*.css, and then make my own directory static/css/xxx. The line count of the project would be the same.

Is this something you'd consider merging?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions