mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
many layout and theme changes
This commit is contained in:
6
src-ui/src/theme.scss
Normal file
6
src-ui/src/theme.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
$paperless-green: #17541f;
|
||||
$primary: #17541f;
|
||||
|
||||
$theme-colors: (
|
||||
"primary": $primary
|
||||
);
|
Reference in New Issue
Block a user