Skip to content

Commit 15b96a6

Browse files
authored
chore: switch to legacy version of theme generator
1 parent d0d7bba commit 15b96a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you are developing on a doc, you can use the latest. Make sure you switch it
3636

3737
## Tips
3838

39-
- This project is inspired by the color pallet naming scheme of [daisyUI](https://daisyui.com/): You can use their [theme generator](https://daisyui.com/theme-generator/) to select colors.
39+
- This project is inspired by the color pallet naming scheme of [daisyUI](https://daisyui.com/): You can use their [theme generator](https://v4.daisyui.com/theme-generator/) to select colors.
4040
- If you think something on your docs should have a different color. You are more then welcome to copy the `src/main.css` into your `_css` folder as well. Just make sure you don't forget to adjust hte link in in the `head` section of your `index.html`!
4141
- If you already have a css files, you are free to change the folder location in the stylesheet references in `index.html`.
4242
- If you need additional fixes, feel free to copy my css file from [this repo]([_css/fixes.css](https://github.com/FlippedCodes/Anything-Computer-Docs/blob/main/_css/fixes.css)).

0 commit comments

Comments
 (0)