Started working on dark theme

This commit is contained in:
2017-11-03 09:34:21 +01:00
parent 6ec1cd5692
commit 2b51baf236
19 changed files with 155 additions and 135 deletions

View File

@ -11,6 +11,5 @@ component Users(users []*arn.User)
component UsersTabs
.tabs
Tab("Active", "users", "/users")
Tab("Watching", "tv", "/users/anime/watching")
Tab("Osu", "gamepad", "/users/osu")
Tab("Staff", "user-secret", "/users/staff")