项目作者: farend

项目描述 :
Custom theme for Redmine. Compatible with: Redmine 3.4 - 4.2
高级语言: SCSS
项目地址: git://github.com/farend/redmine_theme_farend_bleuclair.git
创建时间: 2016-09-21T02:07:55Z
项目社区:https://github.com/farend/redmine_theme_farend_bleuclair

开源协议:GNU General Public License v2.0

下载


Redmine theme “farend bleuclair”

:warning: The installation method differs depending on the version of Redmine you are using. Please check the “Install”.

日本語README(Japanese README)

Description

Custom theme for Redmine.

I created a theme using Cool Colors with an awareness of making the interface look more modern than the default Redmine.
The position and color scheme of the menu are close to the default theme, so even those who are familiar with existing themes can use it without any discomfort.

Bleuclair theme is used as standard for RedMica - the future Redmine you can get today (RedMica is yet another distribution of Redmine)

The theme was originally developed for the cloud-based Redmine service My Redmine, and was later released as open source.

Demo

Storybook(redmine-theme/storybook): https://farend.github.io/redmine_theme_farend_bleuclair

  • Issue list

Install

1: Create the directory to store the theme

Download the theme from Releases and place it in your Redmine theme directory. After placing the theme, you need to restart Redmine.

If you can use Git, you can clone the repository directly by specifying the version tag.

  1. $ git clone -b [version tag (e.g. v1.1.0)] https://github.com/farend/redmine_theme_farend_bleuclair.git themes/bleuclair

If you cannot use Git, download the zip or tar.gz file from Releases, extract it, and place it in the theme directory.

For Redmine 5.0, 5.1

Clone from the redmine5.1 branch and place it in the directory.

[!Note]
For Redmine 5.1 and earlier, the theme directory is public/themes/bleuclair.

  1. $ git clone -b redmine5.1 https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair

2: Change theme settings

Set to use the new theme on the Administration page of Redmine.

“Administration” => “Settings” => “Display tab” => Select “Bleuclair” in the item “Theme” and click the “Save” button at the bottom of the page.

Development

  1. $ cd redmine/public/themes/beuclair
  2. $ npm install
  3. $ npm run start:dev
  4. $ # debug
  5. $ npm run build

LICENSE

GNU GPL v2
https://github.com/farend/redmine_theme_farend_bleuclair/blob/master/LICENSE


Web fonts in webfonts uses the following library:
Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Fonts: SIL OFL 1.1 License)

The icon search.svg uses svg files from the following library:
Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0 License)

Author

Far End Technologies Corporation