mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
feat(developer): Document public CSS variables and classes from server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
@@ -6,13 +6,10 @@ Theming support
|
||||
|
||||
The Nextcloud theming app offers some tools for app developers to ensure that apps also match the themed look.
|
||||
|
||||
CSS classes
|
||||
-----------
|
||||
|
||||
* **.nc-theming-main-background** Background in theming color
|
||||
* **.nc-theming-main-text** Text in theming color
|
||||
* **.nc-theming-contrast** Text in white/black color to be shown in front of the theming color
|
||||
CSS variables
|
||||
-------------
|
||||
|
||||
There are a lot of CSS variables available, see :ref:`cssvars`.
|
||||
|
||||
JavaScript
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user