Graylog2 / Graylog2/sawmill

Remove brand color from theme.

Open
#193 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
7d 4h
Merged PRs (30d)
1

Description

We only use it for the login button and the logo. We could also just hard code the color in the logo SVG and use one of our default button variants for the login form. Currently the login button is a special case and we just overwrite the button colors with the brand color. A side effect is that the login button color does not change on hover.

Contributor guide

Open the contributing guide

Research direction

Start by locating the theme definition, login button usage, logo SVG, and default button variants in the TypeScript design system. Confirm how the brand color is applied and how hover styles are defined. Done means the brand color is no longer a theme special case, the logo retains its color, and the login button uses a default variant with hover behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design, frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.