aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/config/colors.rs
AgeCommit message (Expand)Author
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-01Add vi/search line indicatorChristian Duerr
2020-12-31Use ConfigDeserialize for all config enumsChristian Duerr
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-11-13Add ability to select text during searchChristian Duerr
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-05Extend style guideline documentationChristian Duerr
2020-03-18Add modal keyboard motion modeChristian Duerr
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-05-10Refactor config parsing filesChristian Duerr