OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.43k stars 2.4k forks source link

Admin Theme : extensibility #7769

Open Skrypt opened 3 years ago

Skrypt commented 3 years ago

Allow extending module styles with admin SASS mixins, funcs, vars.

sebastienros commented 3 years ago

More generally, building a custom admin theme.