mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
5b669084e4
commit
15f1c06e80
1 changed files with 3 additions and 1 deletions
|
|
@ -54,5 +54,7 @@ const kelly_colors_hex = [
|
|||
"93AA00", // Vivid Yellowish Green
|
||||
"593315", // Deep Yellowish Brown
|
||||
"F13A13", // Vivid Reddish Orange
|
||||
"232C16" // Dark Olive Green
|
||||
"232C16", // Dark Olive Green
|
||||
"000000", // Black
|
||||
"FFFFFF" // White
|
||||
];
|
||||
Loading…
Reference in a new issue