Custom CSS
Here you can add custom CSS that will be added to every page in FileDrop.
Below are the CSS variables that are used:
Variable Name | Description |
---|---|
--accent | Accent color |
--primary | Primary color |
--border-color | Border color |
--nav-menu-background | Navigation menu background color |
--nav-menu-border-color | Navigation menu border color |
--top-row-background-color | Top row background color |
--main-background | Main background color |
--main-widget-background | Main widget background color |
--success | Success color |
--info | Info color |
--error | Error color |
--warning | Warning color |
--color | Default text color |
--token-color | Token color |
--scrollbar-thumb-color | Scrollbar thumb color |
--scrollbar-bkg-color | Scrollbar background color |