Add a toggle between dark and light theme
This commit is contained in:
parent
d22617538e
commit
559ed139aa
34 changed files with 640 additions and 469 deletions
|
|
@ -1 +1,2 @@
|
|||
pub const MIN_PASSWORD_SIZE: usize = 8;
|
||||
pub const COOKIE_DARK_THEME: &str = "dark_theme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue