Skip to content
Discussion options

You must be logged in to vote

Hey @mariovillani

Steps

  1. Publish the theme config php artisan vendor:publish --tag="theme-tabler-config"
  2. Alter styles attribute of config/backpack/theme-tabler.php
/**
     * Here you can easily load your own extra css styles.
     * Note: if you want to customize the style to create your own custom skin colors:
     *   - make a copy of the file "vendor/backpack/theme-tabler/resources/assets/css/colors.css" into your project
     *   - adjust colors variables as you wish
     *   - replace "base_path('vendor/backpack/theme-tabler/resources/assets/css/colors.css')," with the path to the file created above
     *   - boom!
     */
    'styles' => [
        base_path('vendor/backpack/theme…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@blondie63
Comment options

Answer selected by karandatwani92
Comment options

You must be logged in to vote
2 replies
@mariovillani
Comment options

@pxpm
Comment options

pxpm Apr 17, 2024
Maintainer

Comment options

You must be logged in to vote
1 reply
@mariovillani
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants