• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language SCSS
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Custom theme for Redmine. Compatible with: Redmine 3.4 - 5.0

Redmine theme "farend bleuclair"

⚠️ 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)

Demo

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

  • Issue list

Install

1: Create a directory containing themes

In the environment where Git can be used:

Execute the following command in the Redmine installation directory.

  • For versions older than Redmine 3.4
$ git clone -b redmine3.4 https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
  • For Redmine 4.0
$ git clone -b redmine4.0 https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
  • For Redmine 4.1
$ git clone -b redmine4.1 https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
  • For Redmine 4.2
$ git clone -b redmine4.2 https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
  • For Redmine 5.0 or later
$ git clone https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair

In an environment where Git is not available:

Check the https://github.com/farend/redmine_theme_farend_bleuclair/releases, download and unzip the zip file or tar.gz file of the version compatible with your Redmine, and place it in the public/themes directory of Redmine.

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

$ cd redmine/public/themes/beuclair
$ npm install
$ npm run start:dev
$ # debug
$ 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

More Repositories

1

redmine-centos-ansible

RedmineをCentOSに自動インストールためのAnsibleプレイブック
55
star
2

redmine_theme_farend_fancy

Redmine用テーマ。farend basicにアイコン追加・色の微調整などを行い、デフォルトテーマの雰囲気を大きく変えずに親しみやすさを高めたテーマ。
CSS
52
star
3

redmine_theme_farend_basic

日本語環境でRedmineの画面を見やすくすることを目的としたRedmine用テーマ。デフォルトテーマに似ているので、利用者を混乱させずに差し替えることができます。
CSS
45
star
4

redmine-ubuntu-ansible

RedmineをUbuntu Serverに自動インストールためのAnsibleプレイブック
35
star
5

redmine-view-customize-examples

Redmineのプラグイン「View customize」を利用したRedmineカスタマイズ集
27
star
6

redmine_message_customize

This is a plugin for Redmine.
Ruby
27
star
7

redmine_searchable_selectbox

This plugin changes Redmine's selectbox searchable.
JavaScript
27
star
8

redmine-guide-ja

Redmine Guide 日本語訳 webサイトのソースコードです。
HTML
12
star
9

scm-creator

Small plugin for local Subversion, Git, Mercurial, Bazaar and remote Github repository creation.
Ruby
5
star
10

redmine-ami-playbook

This repository is Ansible playbook for Redmine machine image on Amazon Web services.
Shell
3
star
11

redmine-centos7-mariadb-ansible

CentOSにRedmineを自動インストールするためのAnsibleプレイブック
3
star
12

redmine_github_adapter

Ruby
2
star
13

redmine_notify_news_every_member

Ruby
2
star
14

redmine_issue_filter_by_description

Ruby
2
star
15

redmine_demo_project

Ruby
2
star
16

redmine_wiki_syntax_ja

Redmineのwikiヘルプ(public/help/wiki_syntax*.html)の日本語版です。
2
star
17

tech.farend.jp

CSS
1
star