File: tweaks.css

package info (click to toggle)
python-typing-inspection 0.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 384 kB
  • sloc: python: 1,120; makefile: 33; sh: 6
file content (5 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
/* Revert hue value to that of pre mkdocs-material v9.4.0 */
[data-md-color-scheme="slate"] {
    --md-hue: 230;
    --md-default-bg-color: hsla(230, 15%, 21%, 1);
  }