From 1e0f08a44e992922d1ad1479d4df78442df7e084 Mon Sep 17 00:00:00 2001 From: MoAlyousef Date: Wed, 28 Jun 2023 02:54:36 +0300 Subject: [PATCH] fix comment --- src/colors/aqua/sys.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/colors/aqua/sys.rs b/src/colors/aqua/sys.rs index 38bbd2f..3bddd81 100644 --- a/src/colors/aqua/sys.rs +++ b/src/colors/aqua/sys.rs @@ -101,4 +101,4 @@ pub static systemTealColor: Lazy<(u8, u8, u8, u8)> = Lazy::new(|| get_colors!(ge pub static systemYellowColor: Lazy<(u8, u8, u8, u8)> = Lazy::new(|| get_colors!(get_systemYellowColor)); pub static systemBlueColor: Lazy<(u8, u8, u8, u8)> = Lazy::new(|| get_colors!(get_systemBlueColor)); -// pub static systemCyanColor: Lazy<(u8, u8, u8, u8)> = Lazy::new(|| get_colors!(get_systemCyanColor); // bet)a +// pub static systemCyanColor: Lazy<(u8, u8, u8, u8)> = Lazy::new(|| get_colors!(get_systemCyanColor)); // beta