diff --git a/Plugin.php b/Plugin.php index 4647884..09324d0 100644 --- a/Plugin.php +++ b/Plugin.php @@ -28,7 +28,7 @@ public function getPluginName() public function getPluginDescription() { - return t('This plugin adds a new style for the Kanboard user interface. As a polished theme for modern browsers using gradients and shades of blue and red, this theme refreshes the Kanboard interface to complement the user experience.'); + return t('This pure CSS theme replaces the look and feel of the Kanboard user interface. For modern browsers using gradients and shades of blue and red, KanboardCSS refreshes the the user experience. A new animated notification icon easily identifies new messages without affecting browser performance. All tables and forms are restyled to save screen space and improve productivity. This theme works perfectly with other plugins.'); } public function getPluginAuthor() diff --git a/README.md b/README.md index 9d3ef0c..61cd139 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #### _Theme Plugin for [Kanboard](https://github.com/fguillot/kanboard "Kanboard - Kanban Project Management Software")_ -This plugin adds a new style for the Kanboard user interface. As a polished theme for modern browsers using gradients and shades of blue and red, this theme refreshes the Kanboard interface to complement the user experience. +This pure CSS theme replaces the look and feel of the Kanboard user interface. For modern browsers using gradients and shades of blue and red, KanboardCSS refreshes the the user experience. A new animated notification icon easily identifies new messages without affecting browser performance. All tables and forms are restyled to save screen space and improve productivity. This theme works perfectly with other plugins. Features