File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Theming
1
+ # Theming
2
2
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.
4
4
5
5
![ Built-in Themes] ( https://i.ibb.co/GV3wRss/Dashy-Themes.png )
6
6
@@ -125,7 +125,7 @@ You can target specific elements on the UI with these variables. All are optiona
125
125
- ` --nav-link-text-color` - The text color for links displayed in the navigation bar. Defaults to `--primary`
126
126
- ` --nav-link-background-color` - The background color for links displayed in the navigation bar
127
127
- ` --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
129
129
- ` --nav-link-border-color` - The border color for nav bar links. Defaults to `transparent`
130
130
- ` --nav-link-border-color-hover` - The border color for nav bar links when hovered over. Defaults to `--primary`
131
131
- ` --search-container-background` - Background for the container containing the search bar. Defaults to `--background-darker`
You can’t perform that action at this time.
0 commit comments