Skip to content

Allow inheritance #1

@fhennig

Description

@fhennig

Patterns should have a base pattern.

for this also the &white and *white need to be replaced. I could just use jinja again and allow to specify references to other properties like:

c:
  white: '#ffffff'
rofi:
  background: '{{c.white}}'

With this I could have also a definition such as border -> accent_colour and then define the accent_colour in a inherited theme. one where it is blue, one where it is green.

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