From f12906fd1286fb133017dd02c36fc2de8a80bf30 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 7 May 2013 12:09:21 -0700 Subject: Import vanilla styles from phpBB 3.0.9 --- subsilver2/theme/theme.cfg | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 subsilver2/theme/theme.cfg (limited to 'subsilver2/theme/theme.cfg') diff --git a/subsilver2/theme/theme.cfg b/subsilver2/theme/theme.cfg new file mode 100644 index 0000000..94e2f6d --- /dev/null +++ b/subsilver2/theme/theme.cfg @@ -0,0 +1,35 @@ +# +# phpBB Theme Configuration File +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# Values get trimmed, if you want to add a space in front or at the end of +# the value, then enclose the value with single or double quotes. +# Single and double quotes do not need to be escaped. +# +# Available and used values: +# parse_css_file +# + +# General Information about this theme +name = subsilver2 +copyright = © phpBB Group, 2003 +version = 3.0.9 + +# Some configuration options + +# +# You have to turn this option on if you want to use the +# path template variables ({T_IMAGESET_PATH} for example) within +# your css file. +# This is mostly the case if you want to use language specific +# images within your css file. +# +parse_css_file = off -- cgit v1.2.3-70-g09d2