From 6f13021a3824a63c7b7b9f0136c945753f10d738 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 22 Apr 2023 12:26:22 +0200 Subject: [PATCH] Fixed unnecessary inclusion of palette.css --- material/mkdocs_theme.yml | 10 ---------- src/mkdocs_theme.yml | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/material/mkdocs_theme.yml b/material/mkdocs_theme.yml index a1790e907..89ab33054 100644 --- a/material/mkdocs_theme.yml +++ b/material/mkdocs_theme.yml @@ -28,16 +28,6 @@ direction: # may be a matter of taste features: [] -# Sets the primary and accent color palettes as defined in the Material Design -# documentation - possible values can be looked up in the getting started guide -palette: - - # Primary color used for header, sidebar and links, default: indigo - primary: - - # Accent color for highlighting user interaction, default: indigo - accent: - # Fonts used by Material, automatically loaded from Google Fonts - see the site # for a list of available fonts font: diff --git a/src/mkdocs_theme.yml b/src/mkdocs_theme.yml index a1790e907..89ab33054 100644 --- a/src/mkdocs_theme.yml +++ b/src/mkdocs_theme.yml @@ -28,16 +28,6 @@ direction: # may be a matter of taste features: [] -# Sets the primary and accent color palettes as defined in the Material Design -# documentation - possible values can be looked up in the getting started guide -palette: - - # Primary color used for header, sidebar and links, default: indigo - primary: - - # Accent color for highlighting user interaction, default: indigo - accent: - # Fonts used by Material, automatically loaded from Google Fonts - see the site # for a list of available fonts font: