oh-my-posh/src/color
2022-08-05 08:38:17 +02:00
..
ansi.go refactor(bash): use \001 and \002 as decoration wrapper 2022-08-05 08:38:17 +02:00
ansi_test.go refactor(bash): use \001 and \002 as decoration wrapper 2022-08-05 08:38:17 +02:00
colors.go feat: support 256 colors 2022-06-22 08:18:59 +02:00
colors_test.go fix(accent): get correct accent color on Windows 2022-05-29 00:39:02 +02:00
colors_unix.go fix(accent): get correct accent color on Windows 2022-05-29 00:39:02 +02:00
colors_windows.go feat(winreg): additional value support 2022-06-07 07:09:32 +02: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
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 fix: measure hyperlinks correctly 2022-04-03 20:44:23 +02: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