oh-my-posh/src/color
2022-11-16 09:20:43 +01:00
..
ansi.go fix(hyperlink): parse links correctly 2022-11-16 09:20:43 +01:00
ansi_test.go fix(hyperlink): parse links correctly 2022-11-16 09:20:43 +01:00
colors.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
colors_test.go fix(accent): get correct accent color on Windows 2022-05-29 00:39:02 +02:00
colors_unix.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
colors_windows.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
palette.go refactor: move color logic to module 2022-02-03 10:44:18 +01:00
palette_test.go refactor: move color logic to module 2022-02-03 10:44:18 +01:00
palettes.go feat(palette): conditional palettes 2022-10-14 20:25:00 +02:00
plain_writer.go fix: correct escape sequence replacement 2022-04-03 20:44:23 +02:00
text.go chore(lint): nolint should be written without leading space 2022-08-05 08:38:17 +02:00
text_test.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
writer.go feat(windows): accent color 2022-05-22 10:36:10 +02:00
writer_test.go fix: color terminal background correctly 2022-05-06 12:28:48 +02:00