Просмотр исходного кода

chore: remove deprecated css declarations

Mr.Hope 1 год назад
Родитель
Сommit
09b22cee6c
1 измененных файлов с 0 добавлено и 4 удалено
  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;