DokuWiki

It's better when it's simple

User Tools

Site Tools


template:tripillar

Tripillar Template

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

template A clean and simple design, that's not minimal or too modern

Last updated on
2022-04-18
Repository
Source

This template is designed by me.

Download and Install

Use the following URL to download this template:

Refer to template on how to install and use templates in Dokuwiki.

Customisation

There is also a dark version of this theme.

The border around the images can be turned off.

Change the style.ini file to have the following code to enable the dark colour theme.

;__backgroundcolour__ = #121212;
__headerback__ = black;
__descriptiontextcolour__ = white;
__sidebarback__ = black;
__postback__ = #333333;
__imagetheme__ = dark;
__menucolour__ = #dcdcdc;
__sidebartextcolour__ = white;
__colourblocktextcolour__ = white; /* also used for heading border */
;__pagetextcolour__ = white;
__activemenuoptionback__ = @menuhovercolour; /* #424242; */
__menuhovercolour__ = rgb(255,105,51);
__headertextcolour__ = black;
;__hyperlinkcolour__ = #99ccff;
__hyperlinkhovercolour__ = #0066cc;
__imageback__ = black;
__normalfont__ = Tahoma;
__headerfont__ = 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
__gradient1startcolour__ = "rgba(80,61,101,1)";
__gradient1endcolour__ = "rgba(157,25,126,1)";
__gradient2startcolour__ = "rgba(65,36,19,1)";
__gradient2endcolour__ = "rgba(193,0,24,1)";
__gradient3startcolour__ = "rgba(39,80,59,1)";
__gradient3endcolour__ = "rgba(34,44,67,1)";
__postfooterback__ = black;
__postfootertextcolour__ = white;
__bordercolour2__ = white;
;__bordercolour__ = #eeeeee;
;__bordercolour__ = __border__;
__formfieldback__ = #333333;
__blogpagerback__ = #c0c0c0;
__formfieldborder__ = #666666;
__formfieldtextcolour__ = black;
__formfieldfonts__ = 'Verdana, Arial, Helvetica, sans-serif';

__unusedborder__ = #4d4d4d;

__text__           = "#333"                 ; @ini_text
__background__     = "#ececec"                 ; @ini_background
__link__            = "#0066cc"                ; @ini_link
__border__         = "#eeeeee"                 ; @ini_border

Sites using this Template

  • Add yours here

Discussion

Empty discussion

template/tripillar.txt · Last modified: 2023-04-18 12:31 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