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

Option to add top border #2000

Open
natewind opened this issue Nov 30, 2023 · 4 comments · May be fixed by #2153
Open

Option to add top border #2000

natewind opened this issue Nov 30, 2023 · 4 comments · May be fixed by #2153

Comments

@natewind
Copy link

It would be nice if you could add a border to the panel to better visually separate it from the desktop / app grid when using Blur My Shell. Ideally, just a line with different opacity, like in Windows 11:

image

@natewind
Copy link
Author

natewind commented Feb 2, 2024

A temporary solution fot the impatient:

.dashtopanelMainPanel { border-top: 1px solid rgba(255, 255, 255, 0.2); }

@charlesg99
Copy link
Member

Yep mostly a theme issue

@natewind
Copy link
Author

natewind commented Apr 9, 2024

Well, a lot of the settings in this extension are theming. However, unlike direct CSS edits, they can be backed up conveniently, without a manual sed script.

Copy link

stale bot commented Oct 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants