Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2017-greenery.css')
-rw-r--r--static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2017-greenery.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2017-greenery.css b/static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2017-greenery.css
new file mode 100644
index 0000000..ef2d7db
--- /dev/null
+++ b/static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2017-greenery.css
@@ -0,0 +1,25 @@
+/* https://www.w3schools.com/w3css/w3css_color_generator.asp */
+/* 2017 Greenery #92b558 */
+
+.w3-theme-l5 {color:#000 !important; background-color:#f8fbf5 !important}
+.w3-theme-l4 {color:#000 !important; background-color:#e9f0de !important}
+.w3-theme-l3 {color:#000 !important; background-color:#d3e2bc !important}
+.w3-theme-l2 {color:#000 !important; background-color:#bed39b !important}
+.w3-theme-l1 {color:#000 !important; background-color:#a8c57a !important}
+.w3-theme-d1 {color:#fff !important; background-color:#85a94a !important}
+.w3-theme-d2 {color:#fff !important; background-color:#769642 !important}
+.w3-theme-d3 {color:#fff !important; background-color:#67843a !important}
+.w3-theme-d4 {color:#fff !important; background-color:#587131 !important}
+.w3-theme-d5 {color:#fff !important; background-color:#4a5e29 !important}
+
+.w3-theme-light {color:#000 !important; background-color:#f8fbf5 !important}
+.w3-theme-dark {color:#fff !important; background-color:#4a5e29 !important}
+.w3-theme-action {color:#fff !important; background-color:#4a5e29 !important}
+
+.w3-theme {color:#fff !important; background-color:#92b558 !important}
+.w3-text-theme {color:#92b558 !important}
+.w3-border-theme {border-color:#92b558 !important}
+
+.w3-hover-theme:hover {color:#fff !important; background-color:#92b558 !important}
+.w3-hover-text-theme:hover {color:#92b558 !important}
+.w3-hover-border-theme:hover {border-color:#92b558 !important}