mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
chore: add new colors
This commit is contained in:
@@ -23,11 +23,16 @@ module.exports = {
|
||||
blue: {
|
||||
midnight: "#030921",
|
||||
pale: "#f3fcff",
|
||||
smoky: "#7b8390",
|
||||
},
|
||||
grey: {
|
||||
medium: "#353a4d",
|
||||
light: "#868994",
|
||||
},
|
||||
green: {
|
||||
DEFAULT: "#9FD655",
|
||||
medium: "#09BF3D",
|
||||
},
|
||||
theme: {
|
||||
green: "#6af400",
|
||||
purple: "#5001d0",
|
||||
|
||||
Reference in New Issue
Block a user