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]: Bottom-Essentials #765

Closed
1 task
TheBigWazz opened this issue Nov 12, 2024 · 1 comment
Closed
1 task

[create-theme]: Bottom-Essentials #765

TheBigWazz opened this issue Nov 12, 2024 · 1 comment
Labels
new-theme Submit a theme to be added to the theme library

Comments

@TheBigWazz
Copy link

Name

Bottom Essentials

Description

Move your Essential Tabs to the bottom of the Sidebar for some Visual seperation from Pinned tabs.

Homepage

https://github.com/TheBigWazz/ZenThemes/tree/main/Bottom-Essentials

Image

https://github.com/user-attachments/assets/0b66b793-f3d9-43c5-80f6-49488aefac2d

Type

  • JSON Color Theme

Theme Styles

/* Move #zen-essentials-container to the bottom of the sidebar */
#zen-essentials-container {
   margin-top: auto; /* Pushes #zen-essentials-container to the bottom */
   order: 999; /* In case flexbox is used, ensure it's last */
}

Readme

<p align="center">
  <img src="https://github.com/user-attachments/assets/0b66b793-f3d9-43c5-80f6-49488aefac2d" alt="Wazz's custom image"/>
</p>


# Move Essentials to Bottom
Moves your essentials to the bottom on the Sidebar.

Preferences

No response

@TheBigWazz TheBigWazz added the new-theme Submit a theme to be added to the theme library label Nov 12, 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