Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siphalor/dark-red-seafile
A custom dark (red) CSS theme for Seafile
https://github.com/siphalor/dark-red-seafile
dark-theme seafile seafile-dark seafile-theme
Last synced: about 1 month ago
JSON representation
A custom dark (red) CSS theme for Seafile
- Host: GitHub
- URL: https://github.com/siphalor/dark-red-seafile
- Owner: Siphalor
- Created: 2022-03-20T09:08:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T14:05:25.000Z (4 months ago)
- Last Synced: 2024-08-17T15:25:11.607Z (4 months ago)
- Topics: dark-theme, seafile, seafile-dark, seafile-theme
- Language: SCSS
- Homepage:
- Size: 373 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dark (Red) Seafile
A dark CSS theme for [Seafile](https://seafile.com) with a customizable primary color --- red by default.
## Preview
![Image of main view](demo/main.png)
[Click here for more more images.](demo)
## Usage
### Get the compiled CSS
You can either:
- Install [Sass](https://sass-lang.com) yourself and compile the CSS with `sass main.scss main.css`.
- Grab the auto-compiled file from [`css/main.css`](css/main.css).### Configure your Seafile instance
Go to `System Admin > Settings > Custom CSS`, paste the compiled CSS code in and confirm.
After reloading the page, your Seafile should've gotten a visual upgrade :)