slate: fix panel-heading color
[bootswatch] / slate / bootstrap.css
index 8c10572..d34990b 100644 (file)
@@ -5816,7 +5816,7 @@ a.list-group-item:focus {
 }
 
 .panel-default > .panel-heading {
-  color: #3a3f44;
+  color: #c8c8c8;
   background-color: #3e444c;
   border-color: rgba(0, 0, 0, 0.6);
 }