summaryrefslogtreecommitdiff
path: root/src/term/color.rs
AgeCommit message (Expand)Author
2018-09-23 Implement config option for term colors 16..256Christian Duerr
2018-07-23Add optional dim foreground colorRémi Garde
2018-07-15Add bright foreground color optionChristian Duerr
2018-01-18Implement `reset_state` of Term struct (#1035)Christian Duerr
2017-12-03clippy: do and don't pass some things by reference as suggested (needless_pas...Matthias Krüger
2017-08-29Fix reloading colors from config (#756)Tuomas Siipola
2017-06-23Add dim color supportJake Merdich
2017-02-25Change cursor colors config to use text and cursorJoe Wilm
2017-02-11Move color list to Term structJoe Wilm