Hyprland activeBorderColor colors in default themes #4249
Xeitor
started this conversation in
Suggestions
Replies: 2 comments
|
I would love to try and find a solution for this |
0 replies
|
I looked through all the default themes and liked all of them, even if they're different from before. Except for Kanagawa. There we have an explicit hyprland.conf in the theme file that overwrites it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary
PR #4053 refactored themes to use a single
colors.tomlwith templates instead of each theme defining multiple application config files.hyprland default template now uses
accent_stripfor theactiveBorderColorand in some themes,accent_stripdoesn't match with the color the theme used to define as theactiveBorderColoromarchy/default/themed/hyprland.conf.tpl
Lines 1 to 9 in 53b8fc4
Table summary
Catpuccin code evidence
before the pull request:
omarchy/themes/catppuccin/hyprland.conf
Line 1 in de27574
after:
omarchy/themes/catppuccin/colors.toml
Line 1 in 53b8fc4
All reactions