Browse Source

Merge pull request #3505 from Mister-Hope/moon

chore: remove deprecated css declarations
Hakim El Hattab 1 năm trước cách đây
mục cha
commit
b2d0a3f70c
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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;