xref: /template/kiwiki/README.md (revision 74f7f7ea3a92cabdb86ae387eae15aa042b1f06d)
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-07-25
7- new language Added German language - Thanks to @holisticagile
8
9### 2023-07-23
10- Fixed issue about public wikis getting no header
11- Added back to home link on login page
12- Some css fixes on login page
13
14### 2023-07-02
15- New style parameter for changing header color
16
17### 2023-06-21
18- CSS fix for dark mode
19- Default style.ini adjusted on some colors
20
21### 2023-06-19
22- CSS fixes on the extension manager page
23- New screenshots to show the theme light/dark mode switcher
24- Restored functionnality to change the logo (as described here : https://www.dokuwiki.org/template:dokuwiki#changing_the_logo)
25
26### 2023-06-16
27- Added light/dark theme mode, with separated customization
28- Detection of os preferences for light or dark mode
29- Override with cookie when clicking a button
30
31### 2023-06-15
32- Fixed word wrapping for pre code blocks on mobile
33- Fixed the edit icon position on mobile
34
35### 2023-06-14
36- Initial release
37
38## Screenshots
39
40Basic colors
41![kiwiki_screenshot](./screenshots/kiwiki_screenshot_2023_06_19_00.jpg)
42
43Dark colors example
44![kiwiki_screenshot01](./screenshots/kiwiki_screenshot_2023_06_19_01.jpg)
45
46Theme colors editor
47![kiwiki_screenshot02](./screenshots/kiwiki_screenshot_2023_06_19_02.jpg)
48