Ploi Core
Ploi Core

Create your own theme

Ploi Core theme support is available from version 1.4

You can create your own theme in Ploi Core using .css files easily, this is being achieved with the CSS variables feature.

melonhosting

Run the following command to get the .css file to be altered.

php artisan core:css

This will create a file storage/app/public/theme.css, which is available to you to edit.