Use gpui instead of gpui2 consistenytly
This commit is contained in:
parent
eb325fb387
commit
496518f3e8
71 changed files with 111 additions and 111 deletions
|
@ -1,6 +1,6 @@
|
|||
// todo!()
|
||||
use alacritty_terminal::term::color::Rgb as AlacRgb;
|
||||
// use gpui2::color::Color;
|
||||
// use gpui::color::Color;
|
||||
// use theme2::TerminalStyle;
|
||||
|
||||
///Converts a 2, 8, or 24 bit color ANSI color to the GPUI equivalent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue