# bs-redmine-theme-dark **Repository Path**: jscloud/bs-redmine-theme-dark ## Basic Information - **Project Name**: bs-redmine-theme-dark - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-14 - **Last Updated**: 2025-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README BS Redmine theme Dark ============== Modern dark theme for Redmine based on material design. ![screnshot](./screenshot.png) Tested on: - Redmine version 3.4.10.stable - Ruby version 2.3.3-p222 (2016-11-21) [x86_64-linux-gnu] - Rails version 4.2.11.1 ## Installation ### Install theme 1. Download from https://github.com/Bezvastudio/bs-redmine-theme-dark 1. Move to `redmine/public/theme/` Or by using git: ``` cd redmine/public/theme git clone https://github.com/Bezvastudio/bs-redmine-theme-dark.git ``` ### Change theme 1. Open your redmine on a browser 1. Login as admin user 1. Go to ``Administration > Settings > Display`` 1. Select ``bs-redmine-theme-light`` on ``Theme`` ## License GNU General Public License v3 See http://www.gnu.org/licenses/gpl-3.0.en.html for details ## Suported plugins The template also modifies the basic appearance of the following plugins #Redmine Agile plugin (Light version) Scrum and Agile project management plugin for redmine http://redmineup.com/pages/plugins/agile #Redmine - Smile - Hide / Show Sidebar Button Adds a button to hide / show the right sidebar https://github.com/Smile-SA/redmine_smile_togglesidebar #Redmine Work Time plugin A plugin to view and update TimeEntry by each user http://www.redmine.org/plugins/redmine_work_time #Redmine WYSIWYG Editor plugin Redmine WYSIWYG text editor https://github.com/taqueci/redmine_wysiwyg_editor