🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1299
**Author:** [@CtByte](https://github.com/CtByte)
**Created:** 2/24/2025
**Status:** ✅ Merged
**Merged:** 2/25/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `selected_label_color`
---
### 📝 Commits (1)
- [`1dd40e2`](https://github.com/LGUG2Z/komorebi/commit/1dd40e257947ef88df600c8e76047672922896f8) fix(bar): use accent color for active widget components
### 📊 Changes
**2 files changed** (+23 additions, -8 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi-bar/src/komorebi.rs` (+10 -3)
📝 `komorebi-bar/src/komorebi_layout.rs` (+13 -5)
</details>
### 📄 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
```json
"theme": {
"palette": "Base16",
"name": "AyuMirage",
"accent": "Base0D"
},
```
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.