mirror of
https://github.com/sharkdp/bat
synced 2026-08-11 20:11:43 +00:00
Major refactoring and cleanup
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use ansi_term::Colour::{Fixed, RGB};
|
||||
use ansi_term::{self, Style};
|
||||
|
||||
use syntect::highlighting::{self, FontStyle};
|
||||
|
||||
/// Approximate a 24 bit color value by a 8 bit ANSI code
|
||||
|
||||
Reference in New Issue
Block a user