abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.94k stars 3.45k forks source link

how to add new theme to abp? any document? #1946

Closed zsanhong closed 5 years ago

zsanhong commented 5 years ago

now day,the abp vnext use the default theme ,but I want use diffrent theme for example metronic.how to add new theme to abp vnext? any document? thanks

yinchang0626 commented 5 years ago

I have the same question,and then i try to create one before any document , it maybe not correct way to do a new theme but you can reference it https://github.com/yinchang0626/abp.ng?files=1

maliming commented 5 years ago

see https://github.com/abpframework/abp/issues/631