run:R W Run
21 KB
2026-03-11 16:18:51
R W Run
18.67 KB
2026-03-11 16:18:51
R W Run
21 KB
2026-03-11 16:18:51
R W Run
18.67 KB
2026-03-11 16:18:51
R W Run
225 By
2026-03-11 16:18:51
R W Run
error_log
📄colors.scss
1$base-color: #59524c;
2
3@use "../_admin.scss" with (
4 $scheme-name: "coffee",
5 $base-color: $base-color,
6 $highlight-color: #c7a589,
7 $notification-color: #9ea476,
8 $form-checked: $base-color,
9
10 $low-contrast-theme: "true"
11);
12