mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
chore(config): 🎨 restructure lazygit theme configuration
Move theme settings under `gui` section to match latest lazygit configuration format. This aligns with the updated configuration structure introduced in recent versions. The color values remain unchanged - only the nesting structure has been modified to maintain compatibility with lazygit's configuration schema requirements.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
theme:
|
||||
gui:
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- '#8bd5ca'
|
||||
- bold
|
||||
@@ -19,5 +20,5 @@ theme:
|
||||
searchingActiveBorderColor:
|
||||
- '#eed49f'
|
||||
|
||||
authorColors:
|
||||
authorColors:
|
||||
'*': '#b7bdf8'
|
||||
|
Reference in New Issue
Block a user