Primary Colors

AdminTW comes with a primary colour of #3c8dbc

To change this edit resources/css/app.css

@php echo htmlentities("@theme {
  --color-primary: #3c8dbc;
}
") @endphp