Patch #21493
Tweak colors of default theme
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | 4.2.0 |
Description
I suggest slightly changed colors for default theme in order to improve readability and appearance.
- deeper black for headings (#content h1, h2, h3, h4)
- vivid color for header (#top-menu / #header)
- blighter gray for sidebar (#main {background-color})
- deeper brack for headings in sidebar (#sidebar h3)
- blighter gray for boxes (.box)
- blighter gray for inactive tabs (#content .tabs ul li a)
- lighter yellow for issues (div.issue)
- blighter gray (same color with wiki.pre {background}) for wiki diff background (.text-diff)
- blighter gray for scm background (table.filecontent / table.annotate td.line-code)
Related issues
History
#1
Updated by Go MAEDA almost 5 years ago
Here are screenshots of the patch. Please take a look at them. I am sure that these changes improve readability and appearance.
#2
Updated by Andrey Lobanov (RedSoft) over 4 years ago
This patch is really changes readability in right way.
#3
Updated by Toshi MARUYAMA about 4 years ago
- Target version set to 3.4.0
#4
Updated by Jean-Philippe Lang about 4 years ago
- Target version deleted (
3.4.0)
Tastes and colors... I personally prefer the current colors over the proposed changes (header would be too dark for me).
#5
Updated by Go MAEDA almost 4 years ago
- File 21493-change-default-colors-v2.diff
added
Jean-Philippe Lang wrote:
Tastes and colors... I personally prefer the current colors over the proposed changes (header would be too dark for me).
Thanks for your feedback.
I have updated the patch. The new patch does not change header color, only improves the readability of texts. I think current colors of texts are too light.
- deeper black for headings (#content h1, h2, h3, h4)
vivid color for header (#top-menu / #header)- blighter gray for sidebar (#main {background-color})
- deeper brack for headings in sidebar (#sidebar h3)
- blighter gray for boxes (.box)
- blighter gray for inactive tabs (#content .tabs ul li a)
- lighter yellow for issues (div.issue)
- blighter gray (same color with wiki.pre {background}) for wiki diff background (.text-diff)
- blighter gray for scm background (table.filecontent / table.annotate td.line-code)
#6
Updated by Go MAEDA about 3 years ago
- Target version set to 4.1.0
The second patch improves readability. Please take a look again.
Setting target version to 4.1.0.
#7
Updated by Mizuki ISHIKAWA over 1 year ago
+1
#8
Updated by Makoto Saito over 1 year ago
+1
I think it's necessary to tend to use standard setting of redmine as a tool.
#9
Updated by Marius BALTEANU over 1 year ago
- Assignee set to Go MAEDA
FYI, the patch cannot be applied on the latest trunk, maybe it should be updated.
#10
Updated by Mizuki ISHIKAWA over 1 year ago
- File 21493-change-default-colors-v3.diff
added
I will attach a patch that has been modified to apply to the trunk.
@Go MAEDA, Would you confirm that the patched default theme is what you intended?
#11
Updated by Bernhard Rohloff over 1 year ago
- Related to Patch #32017: A much happier blue palette for the header (#header + #top-menu) added
#12
Updated by Go MAEDA over 1 year ago
- Target version changed from 4.1.0 to 4.2.0