focalboard icon indicating copy to clipboard operation
focalboard copied to clipboard

Colors in Board Groups are too bright

Open lexo-mpuzovic opened this issue 10 months ago • 5 comments

Summary

Custom theme used:

{
  "awayIndicator": "#eea941",
  "buttonBg": "#43b581",
  "buttonColor": "#ffffff",
  "centerChannelBg": "#36393e",
  "centerChannelColor": "#e6e6e6",
  "codeTheme": "monokai",
  "dndIndicator": "#b74b47",
  "errorTextColor": "#fd5960",
  "linkColor": "#88a7ff",
  "mentionBg": "#7289da",
  "mentionBj": "#ffffff",
  "mentionColor": "#dcddde",
  "mentionHighlightBg": "#36393e",
  "mentionHighlightLink": "#88a7ff",
  "newMessageSeparator": "#eea941",
  "onlineIndicator": "#64b285",
  "sidebarBg": "#2f3136",
  "sidebarHeaderBg": "#282b30",
  "sidebarHeaderTextColor": "#818386",
  "sidebarTeamBarBg": "#202226",
  "sidebarText": "#dbdbdb",
  "sidebarTextActiveBorder": "#35363c",
  "sidebarTextActiveColor": "#dcddde",
  "sidebarTextHoverBg": "#35363c",
  "sidebarUnreadText": "#f8f8f8"
}

Steps to reproduce

Mattermost version: 5.5.1 (63830002741) OS: macOS Sonoma 14.0

Whenever Boards are fresh opened in the app the colors are too bright. What resolves it though is saving again the same custom theme settings. And it works fine until Boards are reopened again.

Expected behavior

image

Observed behavior (that appears unintentional)

image

lexo-mpuzovic avatar Oct 18 '23 06:10 lexo-mpuzovic

can i work on this ?

Sudhanva-Nadiger avatar Oct 18 '23 09:10 Sudhanva-Nadiger

@matthewbirtch do you have anything to add on before I start ?

Sudhanva-Nadiger avatar Oct 18 '23 13:10 Sudhanva-Nadiger

I don't think so. The expected result as shown in the description is what I would expect as well. @asaadmahmood might have more context since he was most closely working on boards in the past.

matthewbirtch avatar Oct 18 '23 15:10 matthewbirtch

We encountered this issue (or a similar one) because of theme compatibility.

asaadmahmood avatar Oct 18 '23 15:10 asaadmahmood

This issue persists on Mattermost v9.3. When I change any color manually in a theme setting, the colors in the boards are correct. But as soon as the page is reloaded, they are back to blindingly bright.

ruhnet avatar Feb 17 '24 06:02 ruhnet