Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting paste title #91

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Allow setting paste title #91

merged 1 commit into from
Jan 12, 2025

Conversation

FliegendeWurst
Copy link
Contributor

Fixes #90

Try a live version here https://paste.fliegendewurst.eu/dPmU6a.log

@matze
Copy link
Owner

matze commented Jan 10, 2025

From a cursory look, I like it but:

  1. In light mode the deep black causes too much distracting contrast, in dark mode it's alright I'd say.
  2. Even though the line is shortened when the window width becomes small it still causes a header bar that gets taller once it touches the buttons. At least on Firefox desktop and mobile.

@FliegendeWurst
Copy link
Contributor Author

Point 2 fixed. Not sure how to properly solve (1). Switch to a gray color?

@matze
Copy link
Owner

matze commented Jan 11, 2025

Not sure how to properly solve (1). Switch to a gray color?

Lets go for font-weight: normal and color: #555.

@matze
Copy link
Owner

matze commented Jan 11, 2025

Looks good now! If you resolve the CSS conflict, I'll merge.

@matze matze merged commit a0c937a into matze:master Jan 12, 2025
2 checks passed
@matze
Copy link
Owner

matze commented Jan 12, 2025

Thanks again!

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.

Feature request: paste title
2 participants