Yuki Takei %!s(int64=8) %!d(string=hai) anos
pai
achega
884482275e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      lib/views/admin/customize.html

+ 2 - 2
lib/views/admin/customize.html

@@ -53,15 +53,15 @@
           <legend>{{ t('customize_page.Theme') }}</legend>
 
           <div id="themeOptions">
-          {# Light Themes #}
+            {# Light Themes #}
             <div class="d-flex">
               {% 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' } %}
             </div>
+            {# Dark Themes #}
             <div class="d-flex">
               {% include 'widget/theme-colorbox.html' with { name: 'default-dark', bg: '#212731', topbar: '#151515', theme: '#f75b36' } %}
             </div>
-          {# Dark Themes #}
           </div>
 
           <div class="form-group">