summaryrefslogtreecommitdiff
path: root/alacritty.light.toml
AgeCommit message (Collapse)AuthorFilesLines
2026-01-26Fix colors in light theme terminals #7Mitja Felicijan1-0/+31
Instead of having color themes and making cli a bit more complicated I added a fix to make bacgkround black by default. I attached alacritty light theme. Test it with `alacritty --config-file alacritty.light.toml` and then run `xdgctl`. This could be improved in the future.