xref: /template/kiwiki/README.md (revision 66a1570dcba67a19cc21433fc84529339682ebff)
1# Dokuwiki Kiwiki Theme
2
3Flex theme with lots of css fix and some ease of use features. You can change all colors of the theme to your own taste.
4Templage page on Dokuwiki : https://www.dokuwiki.org/template:kiwiki
5
6### 2023-09-01
7- Updated css to have the filters working on small size screens
8
9### 2023-07-25
10- new language Added German language - Thanks to @holisticagile
11
12### 2023-07-23
13- Fixed issue about public wikis getting no header
14- Added back to home link on login page
15- Some css fixes on login page
16
17### 2023-07-02
18- New style parameter for changing header color
19
20### 2023-06-21
21- CSS fix for dark mode
22- Default style.ini adjusted on some colors
23
24### 2023-06-19
25- CSS fixes on the extension manager page
26- New screenshots to show the theme light/dark mode switcher
27- Restored functionnality to change the logo (as described here : https://www.dokuwiki.org/template:dokuwiki#changing_the_logo)
28
29### 2023-06-16
30- Added light/dark theme mode, with separated customization
31- Detection of os preferences for light or dark mode
32- Override with cookie when clicking a button
33
34### 2023-06-15
35- Fixed word wrapping for pre code blocks on mobile
36- Fixed the edit icon position on mobile
37
38### 2023-06-14
39- Initial release
40
41## Screenshots
42
43Basic colors
44![kiwiki_screenshot](./screenshots/kiwiki_screenshot_2023_06_19_00.jpg)
45
46Dark colors example
47![kiwiki_screenshot01](./screenshots/kiwiki_screenshot_2023_06_19_01.jpg)
48
49Theme colors editor
50![kiwiki_screenshot02](./screenshots/kiwiki_screenshot_2023_06_19_02.jpg)
51