Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No effect after changing config.yml #13

Closed
Dante983 opened this issue Sep 25, 2023 · 3 comments
Closed

No effect after changing config.yml #13

Dante983 opened this issue Sep 25, 2023 · 3 comments

Comments

@Dante983
Copy link

Hello,

As the title suggests, I don't see any changes when i update config.yml file.
I am using macos and file exists, bot no changes happend, no error or anything.
It's probably something dumb, but here I am :D

@nullishamy
Copy link
Collaborator

What does lazygit --print-config-dir give you, and what is your config file at the minute.

@Dante983
Copy link
Author

Dante983 commented Sep 27, 2023

What does lazygit --print-config-dir give you, and what is your config file at the minute.

/Users/userName/Library/Application Support/lazygit

config.yml

theme:
activeBorderColor:
- '#b4befe'
- bold
inactiveBorderColor:
- '#a6adc8'
optionsTextColor:
- '#89b4fa'
selectedLineBgColor:
- '#313244'
selectedRangeBgColor:
- '#313244'
cherryPickedCommitBgColor:
- '#45475a'
cherryPickedCommitFgColor:
- '#b4befe'
unstagedChangesColor:
- '#f38ba8'
defaultFgColor:
- '#cdd6f4'
searchingActiveBorderColor:
- '#f9e2af'

@nullishamy
Copy link
Collaborator

You need the gui field as the root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants