Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -2,7 +2,7 @@ use crate::terminal::model::ansi::color_index;
|
||||
use crate::themes::theme::{AnsiColors, WarpTheme};
|
||||
use std::fmt;
|
||||
use std::ops::{Index, IndexMut};
|
||||
use warpui::color::ColorU;
|
||||
use galaxyui::color::ColorU;
|
||||
|
||||
pub const COUNT: usize = 269;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user