]> source.dussan.org Git - gitea.git/commit
Add appearance section in settings (#17433)
authorqwerty287 <80460567+qwerty287@users.noreply.github.com>
Wed, 27 Oct 2021 15:40:08 +0000 (17:40 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Oct 2021 15:40:08 +0000 (23:40 +0800)
commit01fc24c78c6108540a3267b41ac113fd8bde23e1
tree5bd1117f2bba15d2465a75168017b09e1c2ef7b7
parent89beceeb9ace8b61223d55b389541bba19578b42
Add appearance section in settings (#17433)

* Add appearance section in settings

* Fix lint

* Fix lint

* Apply suggestions from code review

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lauris BH <lauris@nix.lv>
options/locale/locale_en-US.ini
routers/web/user/setting/account.go
routers/web/user/setting/profile.go
routers/web/web.go
services/forms/user_form.go
templates/user/settings/account.tmpl
templates/user/settings/appearance.tmpl [new file with mode: 0644]
templates/user/settings/navbar.tmpl
templates/user/settings/profile.tmpl