nettashviro/MovieApp

Add a UI theme to the site (colors, menus)

Closed this issue · 2 comments

I used Argon theme created by Creative tim:
https://www.creative-tim.com/product/argon-dashboard-asp-net

What i did:

  • Most of the work so far was in Layout.cshtml
    I've change the UI to be in right to left layout (That was not supported by this theme)
  • It's also working when collapse the page
  • Custome colors and navbars (top and in side)

Need to add:

  • All accounts and authentications pages
  • Basic Forms UI (like in create and details pages)
  • Edit Welcome Page and more :)

Need to add:

  • All accounts and authentications pages - by @nettashviro #10
  • Basic Forms UI (like in create and details pages) #3
  • Edit Welcome Page and more :) #7

New bug to fix:

  • User details is changing color from white to red when active

image