summaryrefslogtreecommitdiffstats
path: root/src/parse_style.rs
AgeCommit message (Expand)Author
2021-04-29Fix ansi syntax theme (#581)Dan Davison
2020-12-31Add styles for file path and line number in hunk headerDan Davison
2020-12-27Use special style attribute to control line-number in hunk-headerDan Davison
2020-12-19Add failing test of hunk-header-style 'file' attributeDan Davison
2020-08-01Emit raw lines instead of explicitly handling --color-movedDan Davison
2020-07-13Refactor: simplify color parsingDan Davison
2020-06-27Rename: unreachable -> delta_unreachableDan Davison
2020-06-27Refactor: ANSI 16 color (name, number) hash mapDan Davison
2020-06-27Bugfix: inherit style attributes from default styleDan Davison
2020-06-27Refactor: pass foreground & background defaults as a single StyleDan Davison
2020-06-26Refactor: parse_style moduleDan Davison