Skip to content

Commit 0ee2550

Browse files
authored
Merge pull request gchq#458 from icy-comet/patch-1
docs:fix theming title and themes' count
2 parents 31702a6 + b577650 commit 0ee2550

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/theming.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Theming
1+
# Theming
22

3-
By default Dashy comes with 20 built in themes, which can be applied from the dropwodwn menu in the UI
3+
By default Dashy comes with 25+ built-in themes, which can be applied from the dropwodwn menu in the UI.
44

55
![Built-in Themes](https://i.ibb.co/GV3wRss/Dashy-Themes.png)
66

@@ -125,7 +125,7 @@ You can target specific elements on the UI with these variables. All are optiona
125125
- `--nav-link-text-color` - The text color for links displayed in the navigation bar. Defaults to `--primary`
126126
- `--nav-link-background-color` - The background color for links displayed in the navigation bar
127127
- `--nav-link-text-color-hover` - The text color when a navigation bar link is hovered over. Defaults to `--primary`
128-
- `--nav-link-background-color-hover` - The background color for nav bar links when hovered over
128+
- `--nav-link-background-color-hover` - The background color for nav bar links when hovered over
129129
- `--nav-link-border-color` - The border color for nav bar links. Defaults to `transparent`
130130
- `--nav-link-border-color-hover` - The border color for nav bar links when hovered over. Defaults to `--primary`
131131
- `--search-container-background` - Background for the container containing the search bar. Defaults to `--background-darker`

0 commit comments

Comments
 (0)