TF Violet
Bookmark and Share

Download

Author
imehesz

Viewed
3,538

Downloaded
939

Score
26.54

Created
Sunday Feb 8, 2015

Updated
Sunday Feb 8, 2015

A violet flavored responsive Yii2 design

Based on a Materialize CSS design. A Material UI framework.

Use the following syntax in web.php config file:

'view' => [
    'class' => 'yii\web\View',
    'theme' => [
      'class' => 'yii\base\Theme',
      'pathMap' => ['@app/views' => 'themes/[THEME_NAME]'],
      'baseUrl'   => 'themes/[THEME_NAME]'
    ]
]

comments powered by Disqus