mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1299] [MERGED] fix(bar): use accent color for active widget components #1311
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1299
Author: @CtByte
Created: 2/24/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @LGUG2Z
Base:
master← Head:selected_label_color📝 Commits (1)
1dd40e2fix(bar): use accent color for active widget components📊 Changes
2 files changed (+23 additions, -8 deletions)
View changed files
📝
komorebi-bar/src/komorebi.rs(+10 -3)📝
komorebi-bar/src/komorebi_layout.rs(+13 -5)📄 Description
This commit makes sure that the accent color is used on certain bar components, such as active workspace, selected layout and focused window.
This will now make these components stand out even more for a better visual indication.
Fixes #1288
https://github.com/user-attachments/assets/50135377-510f-4fd7-8a10-d544de493534
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.