Skip to content

fix(theming): adjust default --color-background-plain to new background - #42456

Closed
ShGKme wants to merge 1 commit into
masterfrom
fix/adjust-default-color-background-plain-to-new-background
Closed

fix(theming): adjust default --color-background-plain to new background#42456
ShGKme wants to merge 1 commit into
masterfrom
fix/adjust-default-color-background-plain-to-new-background

Conversation

@ShGKme

@ShGKmeShGKme commented Dec 22, 2023

Copy link
Copy Markdown
Contributor

Before --color-background-plain was the same as the default background image color. Now the image has changed.

It is noticeable on slow connection.

On the image for me color is #01679d while we use as primary #00679e, but 1/256 is not notable.

Probably there are more places that we need to adjust.

Screenshots

BeforeAfter
bg-beforebg-after

Checklist

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>

@nimishavijaynimishavijay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@ShGKme

Copy link
Copy Markdown
ContributorAuthor

Tests are related, theming services should be adjusted

@ShGKmeShGKme added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Dec 22, 2023
@ShGKme
ShGKme marked this pull request as draft December 22, 2023 15:01

@jancborchardtjancborchardt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :) Is the color-background-plain needed anyway btw or is it now always color-primary-element?

@skjnldsv

Copy link
Copy Markdown
Member

You'll need to adjust testing
This variable is not random, it's generated fro the php Theming providers

This was referenced Mar 12, 2024
@AltahrimAltahrim mentioned this pull request Mar 20, 2024
@susnux

Copy link
Copy Markdown
Contributor

Conflicting files
apps/theming/css/default.css

@ShGKme

Copy link
Copy Markdown
ContributorAuthor

Was fixed another way.

@ShGKmeShGKme closed this Jul 15, 2024
@skjnldsvskjnldsv removed this from the Nextcloud 30 milestone Aug 14, 2024
@skjnldsv
skjnldsv deleted the fix/adjust-default-color-background-plain-to-new-background branch December 19, 2024 18:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ShGKme@skjnldsv@susnux@jancborchardt@marcoambrosini@nimishavijay