mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-14 15:58:45 +00:00
Add dark mode
This commit is contained in:
parent
8607f16212
commit
3c6653a77b
15 changed files with 124 additions and 23 deletions
|
@ -9,6 +9,7 @@ type PostContext struct {
|
|||
DefaultVisibility string
|
||||
ReplyContext *ReplyContext
|
||||
Formats []PostFormat
|
||||
DarkMode bool
|
||||
}
|
||||
|
||||
type ReplyContext struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue