소스 검색

chore: remove deprecated css declarations

Mr.Hope 1 년 전
부모
커밋
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;