Merge pull request #3505 from Mister-Hope/moon

chore: remove deprecated css declarations
This commit is contained in:
Hakim El Hattab 2023-10-29 19:43:18 +01:00 committed by GitHub
commit b2d0a3f70c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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