Explorar el Código

change heading text color

kaoritokashiki hace 6 años
padre
commit
3713649255
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/client/styles/scss/theme/spring.scss

+ 4 - 0
src/client/styles/scss/theme/spring.scss

@@ -108,6 +108,10 @@ html[dark] {
   .card-timeline > .card-header {
     background-color: $third-main-color;
   }
+  h1,
+  h2 {
+    color: $subthemecolor;
+  }
 }
 
 //== Dark Mode