mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
change theme color
This commit is contained in:
@@ -43,6 +43,13 @@ body {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
:root {
|
||||
--f7-theme-color: #c67e48;
|
||||
--f7-theme-color-rgb: 198, 126, 72;
|
||||
--f7-theme-color-shade: #af6a36;
|
||||
--f7-theme-color-tint: #d09467;
|
||||
}
|
||||
|
||||
.work-break-all {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user