Explorar el Código

chore: remove deprecated css declarations

Mr.Hope hace 1 año
padre
commit
09b22cee6c
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      css/theme/source/moon.scss

+ 0 - 4
css/theme/source/moon.scss

@@ -18,10 +18,6 @@
 /**
  * Solarized colors by Ethan Schoonover
  */
-html * {
-	color-profile: sRGB;
-	rendering-intent: auto;
-}
 
 // Solarized colors
 $base03:    #002b36;