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-2018-crocus-petal.css')
-rw-r--r--static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2018-crocus-petal.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2018-crocus-petal.css b/static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2018-crocus-petal.css
new file mode 100644
index 0000000..edae0eb
--- /dev/null
+++ b/static/vendor/w3css/4/color_of_the_year/w3-theme-color-of-year-2018-crocus-petal.css
@@ -0,0 +1,25 @@
+/* https://www.w3schools.com/w3css/w3css_color_generator.asp */
+/* 2018 Crocus Petal #BE9EC9 */
+
+.w3-theme-l5 {color:#000 !important; background-color:#fbf9fc !important}
+.w3-theme-l4 {color:#000 !important; background-color:#f2ebf4 !important}
+.w3-theme-l3 {color:#000 !important; background-color:#e5d8e9 !important}
+.w3-theme-l2 {color:#000 !important; background-color:#d8c4de !important}
+.w3-theme-l1 {color:#000 !important; background-color:#cab1d3 !important}
+.w3-theme-d1 {color:#fff !important; background-color:#ae86bb !important}
+.w3-theme-d2 {color:#fff !important; background-color:#9f6fae !important}
+.w3-theme-d3 {color:#fff !important; background-color:#8e5aa0 !important}
+.w3-theme-d4 {color:#fff !important; background-color:#7a4d89 !important}
+.w3-theme-d5 {color:#fff !important; background-color:#664072 !important}
+
+.w3-theme-light {color:#000 !important; background-color:#fbf9fc !important}
+.w3-theme-dark {color:#fff !important; background-color:#664072 !important}
+.w3-theme-action {color:#fff !important; background-color:#664072 !important}
+
+.w3-theme {color:#000 !important; background-color:#be9ec9 !important}
+.w3-text-theme {color:#be9ec9 !important}
+.w3-border-theme {border-color:#be9ec9 !important}
+
+.w3-hover-theme:hover {color:#000 !important; background-color:#be9ec9 !important}
+.w3-hover-text-theme:hover {color:#be9ec9 !important}
+.w3-hover-border-theme:hover {border-color:#be9ec9 !important}