{#-
This file was automatically generated - do not edit
NOTE: At line 9 -> 'background:' has the current color for the botom part of the cover
- current | #2a978d (OK w/ mkdocs.yaml -> palette -> /docs/assets/stylesheets)
- before | #2a978d (OK w/ mkdocs.yaml -> palette -> primary: "teal"
Blue color variations
- darker | #181917
- lighter | #172A45
-#}
{% extends "overrides/main.html" %}
{% block tabs %}
{{ super() }}
{% endblock %}