Added examples, theme default-shadow. Bumped to v4.

This commit is contained in:
Magnus Åhall 2023-07-25 13:33:47 +00:00
parent 740c0796cd
commit a68c580f39
6 changed files with 125 additions and 2 deletions

View file

@ -1,3 +1,38 @@
# Default shadow
# ==============
default-shadow:
page:
text: '#fff'
header: '#333'
background: '#fff'
footer:
show: true
text: "#aaa"
background: "#eee"
page_select:
text: "#ccc"
background: "#666"
theme_select:
text: "#ccc"
background: "#333"
border: "#888"
section:
background: '#fff'
shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.15)
borders:
- ['#fff', '#22a511']
item:
label: '#333'
background: '#eaeaea'
description: '#555'
url: '#666'
icon: '#000'
hover: 'darker'
# Colorful
# ========
colorful: