diff --git a/lib/Colors.lib.php b/lib/Colors.lib.php new file mode 100644 index 0000000..3012dbb --- /dev/null +++ b/lib/Colors.lib.php @@ -0,0 +1,52 @@ + 0) { + Colors::$colors = $SETTINGS['note_colors']; + } + } + +} + +Colors::init(); \ No newline at end of file diff --git a/pages/home.php b/pages/home.php index dab21e9..c34b742 100644 --- a/pages/home.php +++ b/pages/home.php @@ -31,38 +31,6 @@ if ($notequotaset) {