Update cosmic-text and remove palette dependency
This commit is contained in:
parent
546ccfaa6b
commit
daed262005
3 changed files with 52 additions and 30 deletions
|
|
@ -3,7 +3,6 @@ use alacritty_terminal::{
|
|||
vte::ansi::{NamedColor, Rgb},
|
||||
};
|
||||
use hex_color::HexColor;
|
||||
use palette::{FromColor, Okhsl, encoding::Srgb, rgb::Rgb as PRgb};
|
||||
use std::{collections::HashMap, fs};
|
||||
|
||||
use crate::config::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue