Theme.cfg

From phpBB Development Wiki

theme.cfg

Located in /styles/<NameofStyle>/theme/ This file contains the configuration information for the style's theme

The file contains the following information for use within phpBB3

name = NameofStyle
copyright = © 2007 Name of Creator
version = 1.2.3

Version numbers usually follow the typical Version Numbering guidelines.