|
|
@@ -69,6 +69,7 @@
|
|
|
{% include 'widget/theme-colorbox.html' with { name: 'default', bg: '#ffffff', topbar: '#334455', theme: '#112744' } %}
|
|
|
{% include 'widget/theme-colorbox.html' with { name: 'nature', bg: '#f9fff3', topbar: '#118050', theme: '#460039' } %}
|
|
|
{% include 'widget/theme-colorbox.html' with { name: 'mono-blue', bg: '#F7FBFD', topbar: '#00587A', theme: '#00587A' } %}
|
|
|
+ {% include 'widget/theme-colorbox.html' with { name: 'future', bg: '#ffffff', topbar: '#53490d', theme: '#112744' } %}
|
|
|
</div>
|
|
|
{# Dark Themes #}
|
|
|
<div class="d-flex">
|