Home
last modified time | relevance | path

Searched refs:ini (Results 176 – 200 of 345) sorted by last modified time

12345678910>>...14

/template/adoradark/
H A DREADME.md4 …nge the colors and page widths to suit your needs by editing **style.local.ini**. See this templat…
/template/adoradark/css/
H A D_recent.css54 /* cannot use non-guaranteed style.ini colour placeholders, dark templates need to overwrite */
H A Dbasic.less317 /* for all of the form styles, style.ini colours are not used on purpose (except for fieldset borde…
/template/adoradark/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/stm/stm/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/tr-twitter/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/tr-money/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/ospyramid/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/stm/stm/css/
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/template/plaintext/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/starterbootstrap/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/starterbootstrap/css/
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/template/starterpjax/css/
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/template/starterpjax/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/taratasy/css/
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/template/taratasy/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a style.local.ini file to prevent losing any changes after an upgrade.
/template/writr/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/breeze/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/doogiestpl/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
/template/doogiestpl/css/
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/template/20cones/css/
H A Dbasic.less325 /* for all of the form styles, style.ini colours are not used on purpose (except for fieldset border) */
H A D_diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/template/20cones/
H A Dstyle.ini1 ; Please see http://php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
H A DREADME.md19 - Some styles can be customized using the *style.ini* local file: header font and body font.
/template/20cones/images/
H A Dpagetools-build.php9 * The color for the active state is read from the style.ini's __link__ replacement
36 // load highlight color from style.ini
37 $ini = parse_ini_file('../style.ini',true);
38 $COLOR = hex2rgb($ini['replacements']['__link__']);
33 $ini = parse_ini_file('../style.ini',true); global() variable

12345678910>>...14