mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-07 20:55:11 +02:00
Merge pull request #458 from icy-comet/patch-1
docs:fix theming title and themes' count
This commit is contained in:
commit
0ee25507c1
@ -1,6 +1,6 @@
|
||||
## Theming
|
||||
# Theming
|
||||
|
||||
By default Dashy comes with 20 built in themes, which can be applied from the dropwodwn menu in the UI
|
||||
By default Dashy comes with 25+ built-in themes, which can be applied from the dropwodwn menu in the UI.
|
||||
|
||||

|
||||
|
||||
@ -125,7 +125,7 @@ You can target specific elements on the UI with these variables. All are optiona
|
||||
- `--nav-link-text-color` - The text color for links displayed in the navigation bar. Defaults to `--primary`
|
||||
- `--nav-link-background-color` - The background color for links displayed in the navigation bar
|
||||
- `--nav-link-text-color-hover` - The text color when a navigation bar link is hovered over. Defaults to `--primary`
|
||||
- `--nav-link-background-color-hover` - The background color for nav bar links when hovered over
|
||||
- `--nav-link-background-color-hover` - The background color for nav bar links when hovered over
|
||||
- `--nav-link-border-color` - The border color for nav bar links. Defaults to `transparent`
|
||||
- `--nav-link-border-color-hover` - The border color for nav bar links when hovered over. Defaults to `--primary`
|
||||
- `--search-container-background` - Background for the container containing the search bar. Defaults to `--background-darker`
|
||||
|
Loading…
x
Reference in New Issue
Block a user