Skip to content

Define dark variables for dark mode  #73

Closed
@yiendos

Description

@yiendos

We need a central store of our dark variables, that enable our dark mode to operate. As a proof of concept for DOCman for WordPress these variables are defined here:
https://github.com/joomlatools/foliokit/blob/master/code/component/base/resources/assets/scss/admin/_dark_variables.scss#L7

This branch will be used in conjunction with:
joomlatools/joomlatools-framework#401

The framework will pull these variables through, and create the admin-dark and light stylesheets. It will also extend the template.helper.ui to ensure that the correct stylesheet is provided to the user's choice.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions