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

Allow inheritance #1

Open
fhennig opened this issue Nov 12, 2019 · 0 comments
Open

Allow inheritance #1

fhennig opened this issue Nov 12, 2019 · 0 comments

Comments

@fhennig
Copy link
Owner

fhennig commented Nov 12, 2019

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.

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

No branches or pull requests

1 participant