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

View File

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