290420 New theme, personal settings and bugfixes

This commit is contained in:
Daisuke
2020-04-29 12:29:25 -05:00
parent 16e39ffbe8
commit 687ddc7068
48 changed files with 1986 additions and 369 deletions

View File

@ -0,0 +1,8 @@
If you want to create a new theme for your instance, all you have to do is
create a new folder in this /themes directory with the name of your theme,
create a directory called "css" inside of it, copy the file /css/color.css
from the base directory into this new directory and modify the values in
it.
you can also just copy of one of the theme folders in this directory
and modify the values to your liking.