瀏覽代碼

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;