DiscordStyles / DiscordStyles/HorizontalServerList
Feature Request: change direction of server folders' icon and flip unread messages status
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 123
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Currently, with --HSL-server-direction: column-reverse, the order of servers is reversed, but the server folder icon is still on the same end of the folder. I'd like it to be towards the other direction as well.
Also, the white "unread messages" dot/line is on the bottom, between server list and chat. I'd like it to be on the top, towards the edge of the window (like it is without this addon).
Thank you so much for your time!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CSS rules that implement --HSL-server-direction: column-reverse, the server folder icon, and the unread-messages indicator. Compare their placement with Discord's default layout and verify that reversing the direction also moves the folder icon and places the unread indicator at the window edge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100