aboutsummaryrefslogtreecommitdiff
path: root/alacritty.light.toml
Commit message (Collapse)AuthorAgeFilesLines
* Fix colors in light theme terminals #7Mitja Felicijan2026-01-261-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.