diff --git a/app/css/materialdark.php b/app/css/material-dark.php similarity index 99% rename from app/css/materialdark.php rename to app/css/material-dark.php index 13bf8915..6d6cd532 100644 --- a/app/css/materialdark.php +++ b/app/css/material-dark.php @@ -4,6 +4,14 @@ require_once '../../includes/functions.php'; $color = getColorOpt(); ?> +/* +Theme Name: Material Dark +Author: @marek-guran +Author URI: https://github.com/marek-guran +Description: Inspired by Google's Material You Design +License: GNU General Public License v3.0 +*/ + -/* -Theme Name: Material Dark -Author: @marek-guran -Author URI: https://github.com/marek-guran -Description: Inspired by Google's Material Design -License: GNU General Public License v3.0 -*/ - @import url('all.css'); body { @@ -110,7 +110,7 @@ h5.card-title { } .col { - color: white; + color: ; } .card-header .col i.fa-tachometer-alt,