1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00
mkdocs-material/material
Benjamin Staneck ca50ed8200
Refactored CSS to use CSS Variables (#1409)
* First stab at using CSS variables

* Port color-black to CSS variables and fix SCSS compile

* add hex2rgb helper function

* Port md-color-white to CSS variables

* Port code color and background

* Fix a rebase mistake

* Fix lint

* adopt upstream changes

Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
2020-02-25 15:04:58 +01:00
..
.icons Added identifer to icons to prepare for inlining 2020-02-24 23:23:56 +01:00
assets Refactored CSS to use CSS Variables (#1409) 2020-02-25 15:04:58 +01:00
partials Fixed sizing of icons and images in nav and header 2020-02-25 15:02:54 +01:00
__init__.py Make theme installable 2017-01-02 08:58:18 +01:00
404.html Re-added auto-generated code banner 2019-09-28 19:42:54 +02:00
base.html Fixed sizing of icons and images in nav and header 2020-02-25 15:02:54 +01:00
main.html Removed default announcement bar from main template 2020-02-14 15:07:41 +01:00
mkdocs_theme.yml Implemented instant loading 2020-02-20 17:42:46 +01:00