From bb0a82acbc2806965dc6bf4ea1fac0e017ae0e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Gur=C3=A1=C5=88?= Date: Mon, 7 Aug 2023 12:03:29 +0200 Subject: [PATCH] Update and rename materialdark.php to material-dark.php --- .../{materialdark.php => material-dark.php} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename app/css/{materialdark.php => material-dark.php} (99%) 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,