DokuWiki

It's better when it's simple

User Tools

Site Tools


template:cleanresurrected

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
template:cleanresurrected [2021-02-14 02:51] – created desbesttemplate:cleanresurrected [2023-04-19 06:51] (current) – Updated new version to push desbest
Line 5: Line 5:
 author        : desbest author        : desbest
 email         : afaninthehouse@gmail.com email         : afaninthehouse@gmail.com
-lastupdate_dt : 2021-02-14+lastupdate_dt : 2022-04-19
 compatible    : Hogfather, Greebo compatible    : Hogfather, Greebo
 depends       : depends       :
Line 13: Line 13:
 tags          : responsive, sidebar, modern tags          : responsive, sidebar, modern
  
-downloadurl   : https://gitlab.com/desbest/clean-resurrected-dokuwiki-template/-/archive/main/clean-resurrected-dokuwiki-template-main.zip+downloadurl   : https://gitlab.com/desbest/Clean-Resurrected-Dokuwiki-Template/-/archive/master/Clean-Resurrected-Dokuwiki-Template-master.zip
 bugtracker    : https://gitlab.com/desbest/clean-resurrected-dokuwiki-template/issues bugtracker    : https://gitlab.com/desbest/clean-resurrected-dokuwiki-template/issues
 sourcerepo    : https://gitlab.com/desbest/clean-resurrected-dokuwiki-template sourcerepo    : https://gitlab.com/desbest/clean-resurrected-dokuwiki-template
Line 31: Line 31:
 ===== Customisation ===== ===== Customisation =====
  
-I'm getting help on getting the theme settings to work, so once done you'll be able to change the default ones.+Change the ''style.ini'' file to have the following code to enable the dark colour theme. 
 + 
 +{{https://i.imgur.com/jE8Ybu8.png}} 
 + 
 +<code> 
 +;__backgroundcolour__ = #171717; 
 +__containerback__ = #080808; 
 +_;_featureblockback__ = #121212; 
 +__sidebarback__ = black; 
 +__formfieldback__ = #333333; 
 +__sidebarmenuoptionback__ = #2B3388; 
 +__topmenuback__ = #00B4CC; 
 +__headerborder__ = #121212; 
 +__headercolour__ = #999999; 
 +__textcolour__ = white; 
 +__hovercolour__ = #FF9933; 
 +__menuback__ = #121212; 
 +__formfieldborder__ = #999999; 
 +__formfieldtextcolour__ = white; 
 +;__bordercolour__ = #050505; 
 +;__bordercolour__ = __border__; 
 +;__hyperlinkcolour__ = #FF9933; 
 +__imagesubfolder__ = dark; /* "light" or "dark" */ 
 +__backgroundtone__ = "light; /* "light" or "dark" */ 
 + 
 +__background__ = "#e7e7e7"; 
 +__background_alt__ = "#ededed"; 
 +__border__ = "#050505"; 
 +__link__ = "#0066cc"; 
 +</code>
  
  
template/cleanresurrected.1613267500.txt.gz · Last modified: 2021-02-14 02:51 by desbest

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki