mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-22 10:20:11 +00:00
Updated Appearance (markdown)
parent
72f47a1718
commit
bc282463e4
@ -1,7 +1,7 @@
|
|||||||
### CSS
|
### CSS
|
||||||
|
|
||||||
jfa-go uses [a17t](https://a17t.miles.land), which is relatively easy to customize. There are 2 options in the "Look" or `themes` section of the config, "Default", "Jellyfin".
|
jfa-go uses [a17t](https://a17t.miles.land), which is relatively easy to customize. There are 2 options in the "Look" or `themes` section of the config, "Default", "Jellyfin".
|
||||||
* `Default` is the default appearance of Bootstrap, and is a light theme.
|
* `Default` is the default appearance of a17t, and is a light theme.
|
||||||
* `Jellyfin` is a passing attempt to recreate the Jellyfin look , and is a dark theme.
|
* `Jellyfin` is a passing attempt to recreate the Jellyfin look , and is a dark theme.
|
||||||
|
|
||||||
Custom CSS can be achieved by modifying `css/dark.css` in the source code, and then recompiling. This will replace the Jellyfin theme. See the [a17t docs](https://a17t.miles.land/customize/) for info on customizing a17t's CSS variables and examples.
|
Custom CSS can be achieved by modifying `css/dark.css` in the source code, and then recompiling. This will replace the Jellyfin theme. See the [a17t docs](https://a17t.miles.land/customize/) for info on customizing a17t's CSS variables and examples.
|
||||||
|
Loading…
Reference in New Issue
Block a user