You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Simple Themable
1
+
# Simple Themeable
2
2
3
-
A [docsify.js](https://github.com/docsifyjs/docsify) plugin to simplify the color selection for [docsify-themable](https://github.com/jhildenbiddle/docsify-themeable).
3
+
A [docsify.js](https://github.com/docsifyjs/docsify) plugin to simplify the color selection for [docsify-themeable](https://github.com/jhildenbiddle/docsify-themeable).
4
4
5
5
## Installation and usage instructions
6
6
@@ -9,9 +9,9 @@ A [docsify.js](https://github.com/docsifyjs/docsify) plugin to simplify the colo
9
9
10
10
How to install this plugin:
11
11
12
-
1. Make sure you have [docsify-themable](https://github.com/jhildenbiddle/docsify-themeable) installed.
12
+
1. Make sure you have [docsify-themeable](https://github.com/jhildenbiddle/docsify-themeable) installed.
13
13
2. Copy one of the stylesheet segments from below and copy it into the `head` section your `index.html` file. Make sure that is is after all other plugins and before your own modifications.
14
-
3. Copy the color-files from [the example directory](https://github.com/FlippedCodes/docsify-simple-themable/tree/main/example) into your projects `_css/` folder.
14
+
3. Copy the color-files from [the example directory](https://github.com/FlippedCodes/docsify-simple-themeable/tree/main/example) into your projects `_css/` folder.
15
15
4. Change the colors in those files to your liking.
16
16
17
17
### Production
@@ -21,7 +21,7 @@ For production, please use the numbered version to prevent breaking changes in p
0 commit comments