add: content_text_color light/dark mode color support
This commit is contained in:
parent
e647e54916
commit
be9189a474
3 changed files with 47 additions and 2 deletions
|
@ -6,7 +6,7 @@ Fluffle is a familiar Markdown pastebin-y site :)
|
|||
|
||||
Once you've cloned the repository, cd into the `app` directory and run `cargo run -r`.
|
||||
|
||||
After you start the server the first time, a `fluffle.toml`file will be created in the current directory. You'll need to edit that file to configure your PostgreSQL connection, instance name/theme color, etc.
|
||||
After you start the server the first time, a `fluffle.toml` file will be created in the current directory. You'll need to edit that file to configure your PostgreSQL connection, instance name/theme color, etc.
|
||||
|
||||
## Customization
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue