update
This commit is contained in:
parent
b752d77815
commit
95ceaa8231
6 changed files with 340 additions and 9 deletions
|
@ -12,7 +12,7 @@ pub trait ColorCircle {
|
|||
fn next(&self) -> Self;
|
||||
}
|
||||
|
||||
// todo : specific colors rgb
|
||||
// todo : specific colors rgb -[#50d71e]
|
||||
|
||||
macro_rules! color_map {
|
||||
($name:ident, $id:literal) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue