Skip to content

Fix color format in topbar border style#30

Merged
pxlrbt merged 1 commit into
pxlrbt:mainfrom
mathieutu:patch-2
Nov 13, 2025
Merged

Fix color format in topbar border style#30
pxlrbt merged 1 commit into
pxlrbt:mainfrom
mathieutu:patch-2

Conversation

@mathieutu

Copy link
Copy Markdown
Contributor

Hey,
#29 broke the topbar border by adding the rgb function.
The result is:
Screenshot 2025-11-12 at 21 13 08

which is invalid css.

Thanks,
Mathieu

@bernhardh

Copy link
Copy Markdown

Have the same issue.

border-top: 20px solid rgb(oklch(0.637 0.237 25.331)) !important;

is not valid css.`

@pxlrbt
pxlrbt merged commit e23977e into pxlrbt:main Nov 13, 2025
1 check failed
@pxlrbt

pxlrbt commented Nov 13, 2025

Copy link
Copy Markdown
Owner

Thanks for reporting. I'll revert this for now.

@tonypartridge You said this broke it for you? I think we need to check for the color type then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants