1.4.0 • Published 1 month ago

@iol-inc/theme-colors v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

Constants

IOL_COLORS : Object

A collection of color constants for various UI states and themes.

Kind: global constant
Properties

NameTypeDescription
confirm50stringLightest shade of confirmation green.
confirm100stringLight shade of confirmation green.
confirm200stringMedium-light shade of confirmation green.
confirm300stringMedium shade of confirmation green.
confirm400stringDark shade of confirmation green.
error50stringLightest shade of error red.
error100stringLight shade of error red.
error200stringMedium-light shade of error red.
error300stringMedium shade of error red.
error400stringDark shade of error red.
neutral50stringLightest shade of neutral.
neutral100stringVery light shade of neutral.
neutral200stringLight shade of neutral.
neutral300stringMedium-light shade of neutral.
neutral400stringMedium shade of neutral.
neutral500stringMedium-dark shade of neutral.
neutral600stringDark shade of neutral.
neutral700stringVery dark shade of neutral.
neutral800stringDarker shade of neutral.
neutral900stringDarkest shade of neutral.
primary50stringLightest shade of primary blue.
primary100stringLight shade of primary blue.
primary200stringMedium-light shade of primary blue.
primary300stringMedium shade of primary blue.
primary400stringDark shade of primary blue.
loader_backgroundstringBackground color for loaders.
loader_foregroundstringForeground color for loaders.

HS_COLORS : Object

A collection of color constants for Hey Success.

Kind: global constant
Properties

NameTypeDescription
container_colorstringBase color for containers.
neutral100stringDarkest shade of neutral color.
neutral200stringDark shade of neutral color.
neutral300stringMedium shade of neutral color.
neutral400stringLight shade of neutral color.
neutral500stringLightest shade of neutral color.
green100stringDarkest shade of green.
green200stringDark shade of green.
green300stringMedium shade of green.
green400stringLight shade of green.
yellow100stringDarkest shade of yellow.
yellow200stringDark shade of yellow.
yellow300stringMedium shade of yellow.
yellow400stringLight shade of yellow.
blue100stringDarkest shade of blue.
blue200stringDark shade of blue.
blue300stringMedium shade of blue.
blue400stringLight shade of blue.
red100stringDarkest shade of red.
red200stringDark shade of red.
red300stringMedium shade of red.
red400stringLight shade of red.

TAILWIND_COLORS : Object

Defines a comprehensive palette of colors formatted for Tailwind CSS. This configuration includes standard colors like inherit, current, and transparent, alongside a detailed spectrum of color shades ranging from 50 (the lightest) to 950 (the darkest) for customizable color themes. This palette allows for extensive customization and precise theme control in web development projects.

Kind: global constant
Properties

NameTypeDescription
inheritstringInherits the color from the parent element.
currentstringUses the currentColor value.
transparentstringTransparent color.
blackstringHex code for black color.
whitestringHex code for white color.
slateObjectShades of slate from light to dark.
slate.50string#f8fafc
slate.100string#f1f5f9
slate.200string#e2e8f0
slate.300string#cbd5e1
slate.400string#94a3b8
slate.500string#64748b
slate.600string#475569
slate.700string#334155
slate.800string#1e293b
slate.900string#0f172a
slate.950string#020617
grayObjectShades of gray from light to dark.
gray.50string#f9fafb
gray.100string#f3f4f6
gray.200string#e5e7eb
gray.300string#d1d5db
gray.400string#9ca3af
gray.500string#6b7280
gray.600string#4b5563
gray.700string#374151
gray.800string#1f2937
gray.900string#111827
gray.950string#030712
zincObjectShades of zinc from light to dark.
zinc.50string#fafafa
zinc.100string#f4f4f5
zinc.200string#e4e4e7
zinc.300string#d4d4d8
zinc.400string#a1a1aa
zinc.500string#71717a
zinc.600string#52525b
zinc.700string#3f3f46
zinc.800string#27272a
zinc.900string#18181b
zinc.950string#09090b
neutralObjectShades of neutral from light to dark.
neutral.50string#fafafa
neutral.100string#f5f5f5
neutral.200string#e5e5e5
neutral.300string#d4d4d4
neutral.400string#a3a3a3
neutral.500string#737373
neutral.600string#525252
neutral.700string#404040
neutral.800string#262626
neutral.900string#171717
neutral.950string#0a0a0a
stoneObjectShades of stone from light to dark.
stone.50string#fafaf9
stone.100string#f5f5f4
stone.200string#e7e5e4
stone.300string#d6d3d1
stone.400string#a8a29e
stone.500string#78716c
stone.600string#57534e
stone.700string#44403c
stone.800string#292524
stone.900string#1c1917
stone.950string#0c0a09
redObjectShades of red from light to dark.
red.50string#fef2f2
red.100string#fee2e2
red.200string#fecaca
red.300string#fca5a5
red.400string#f87171
red.500string#ef4444
red.600string#dc2626
red.700string#b91c1c
red.800string#991b1b
red.900string#7f1d1d
red.950string#450a0a
orangeObjectShades of orange from light to dark.
orange.50string#fff7ed
orange.100string#ffedd5
orange.200string#fed7aa
orange.300string#fdba74
orange.400string#fb923c
orange.500string#f97316
orange.600string#ea580c
orange.700string#c2410c
orange.800string#9a3412
orange.900string#7c2d12
orange.950string#431407
amberObjectShades of amber from light to dark.
amber.50string#fffbeb
amber.100string#fef3c7
amber.200string#fde68a
amber.300string#fcd34d
amber.400string#fbbf24
amber.500string#f59e0b
amber.600string#d97706
amber.700string#b45309
amber.800string#92400e
amber.900string#78350f
amber.950string#451a03
yellowObjectShades of yellow from light to dark.
yellow.50string#fefce8
yellow.100string#fef9c3
yellow.200string#fef08a
yellow.300string#fde047
yellow.400string#facc15
yellow.500string#eab308
yellow.600string#ca8a04
yellow.700string#a16207
yellow.800string#854d0e
yellow.900string#713f12
yellow.950string#422006
limeObjectShades of lime from light to dark.
lime.50string#f7fee7
lime.100string#ecfccb
lime.200string#d9f99d
lime.300string#bef264
lime.400string#a3e635
lime.500string#84cc16
lime.600string#65a30d
lime.700string#4d7c0f
lime.800string#3f6212
lime.900string#365314
lime.950string#1a2e05
greenObjectShades of green from light to dark.
green.50string#f0fdf4
green.100string#dcfce7
green.200string#bbf7d0
green.300string#86efac
green.400string#4ade80
green.500string#22c55e
green.600string#16a34a
green.700string#15803d
green.800string#166534
green.900string#14532d
green.950string#052e16
emeraldObjectShades of emerald from light to dark.
emerald.50string#ecfdf5
emerald.100string#d1fae5
emerald.200string#a7f3d0
emerald.300string#6ee7b7
emerald.400string#34d399
emerald.500string#10b981
emerald.600string#059669
emerald.700string#047857
emerald.800string#065f46
emerald.900string#064e3b
emerald.950string#022c22
tealObjectShades of teal from light to dark.
teal.50string#f0fdfa
teal.100string#ccfbf1
teal.200string#99f6e4
teal.300string#5eead4
teal.400string#2dd4bf
teal.500string#14b8a6
teal.600string#0d9488
teal.700string#0f766e
teal.800string#115e59
teal.900string#134e4a
teal.950string#042f2e
cyanObjectShades of cyan from light to dark.
cyan.50string#ecfeff
cyan.100string#cffafe
cyan.200string#a5f3fc
cyan.300string#67e8f9
cyan.400string#22d3ee
cyan.500string#06b6d4
cyan.600string#0891b2
cyan.700string#0e7490
cyan.800string#155e75
cyan.900string#164e63
cyan.950string#083344
skyObjectShades of sky from light to dark.
sky.50string#f0f9ff
sky.100string#e0f2fe
sky.200string#bae6fd
sky.300string#7dd3fc
sky.400string#38bdf8
sky.500string#0ea5e9
sky.600string#0284c7
sky.700string#0369a1
sky.800string#075985
sky.900string#0c4a6e
sky.950string#082f49
blueObjectShades of blue from light to dark.
blue.50string#eff6ff
blue.100string#dbeafe
blue.200string#bfdbfe
blue.300string#93c5fd
blue.400string#60a5fa
blue.500string#3b82f6
blue.600string#2563eb
blue.700string#1d4ed8
blue.800string#1e40af
blue.900string#1e3a8a
blue.950string#172554
indigoObjectShades of indigo from light to dark.
indigo.50string#eef2ff
indigo.100string#e0e7ff
indigo.200string#c7d2fe
indigo.300string#a5b4fc
indigo.400string#818cf8
indigo.500string#6366f1
indigo.600string#4f46e5
indigo.700string#4338ca
indigo.800string#3730a3
indigo.900string#312e81
indigo.950string#1e1b4b
violetObjectShades of violet from light to dark.
violet.50string#f5f3ff
violet.100string#ede9fe
violet.200string#ddd6fe
violet.300string#c4b5fd
violet.400string#a78bfa
violet.500string#8b5cf6
violet.600string#7c3aed
violet.700string#6d28d9
violet.800string#5b21b6
violet.900string#4c1d95
violet.950string#2e1065
purpleObjectShades of purple from light to dark.
purple.50string#faf5ff
purple.100string#f3e8ff
purple.200string#e9d5ff
purple.300string#d8b4fe
purple.400string#c084fc
purple.500string#a855f7
purple.600string#9333ea
purple.700string#7e22ce
purple.800string#6b21a8
purple.900string#581c87
purple.950string#3b0764
fuchsiaObjectShades of fuchsia from light to dark.
fuchsia.50string#fdf4ff
fuchsia.100string#fae8ff
fuchsia.200string#f5d0fe
fuchsia.300string#f0abfc
fuchsia.400string#e879f9
fuchsia.500string#d946ef
fuchsia.600string#c026d3
fuchsia.700string#a21caf
fuchsia.800string#86198f
fuchsia.900string#701a75
fuchsia.950string#4a044e
pinkObjectShades of pink from light to dark.
pink.50string#fdf2f8
pink.100string#fce7f3
pink.200string#fbcfe8
pink.300string#f9a8d4
pink.400string#f472b6
pink.500string#ec4899
pink.600string#db2777
pink.700string#be185d
pink.800string#9d174d
pink.900string#831843
pink.950string#500724
roseObjectShades of rose from light to dark.
rose.50string#fff1f2
rose.100string#ffe4e6
rose.200string#fecdd3
rose.300string#fda4af
rose.400string#fb7185
rose.500string#f43f5e
rose.600string#e11d48
rose.700string#be123c
rose.800string#9f1239
rose.900string#881337
rose.950string#4c0519

ZIGMAFY_COLORS : Object

Defines the color palette for the ZIGMAFY UI theme, including primary, secondary, and various shades for different UI elements like backgrounds, text, and borders. Each color is represented in HEX format and is intended for specific use cases to ensure a cohesive look and feel across the UI.

Kind: global constant
Properties

NameTypeDescription
primary_mainstringThe main color for primary elements, a deep blue.
primary_darkstringA darker shade of the primary color for hover states and accents.
primary_lightstringA lighter shade of the primary color for backgrounds and large areas.
primary_contraststringThe lightest shade, used for primary text or elements on dark backgrounds.
secondary_mainstringThe main secondary color, a light gray for secondary elements.
secondary_darkstringA darker shade of the secondary color for differentiation and depth.
secondary_lightstringA lighter shade of the secondary color for subtle backgrounds.
secondary_contraststringA contrasting shade for secondary elements on dark backgrounds.
slate_primary_50stringThe lightest slate shade, often used for backgrounds or large areas.
slate_primary_100stringA very light slate shade for subtle differentiation.
slate_primary_200stringA light slate shade for backgrounds and UI elements.
slate_primary_300stringA medium light slate shade for secondary text and borders.
slate_primary_400stringA medium slate shade for icons and passive elements.
slate_primary_500stringA standard slate color for text and active elements.
slate_primary_600stringA medium dark slate shade for emphasis and depth.
slate_primary_700stringA dark slate shade for strong emphasis and contrast.
slate_primary_800stringA very dark slate for high contrast elements and text.
slate_primary_900stringThe darkest slate shade, used sparingly for utmost contrast.
neutral_50stringThe lightest neutral, almost white, for backgrounds and UI elements.
neutral_100stringA very light gray for background and layout.
neutral_200stringA light neutral gray for UI elements and borders.
neutral_300stringA mid-light gray for differentiation and layering.
neutral_400stringA medium gray for placeholder text and inactive elements.
neutral_500stringA standard gray for neutral text and icons.
neutral_600stringA medium dark gray for important text and active elements.
neutral_700stringA dark gray for emphasis and strong contrast.
neutral_800stringA very dark gray for high contrast elements and text.
neutral_900stringThe darkest gray, used sparingly for utmost contrast and emphasis.
gray_secondary_50stringThe lightest gray secondary, for subtle backgrounds and large areas.
gray_secondary_100stringA very light gray secondary for layout and differentiation.
gray_secondary_200stringA light gray secondary for UI elements and borders.
gray_secondary_300stringA mid-light gray secondary for secondary text and icons.
gray_secondary_400stringA medium gray secondary for inactive elements and placeholders.
gray_secondary_500stringA standard gray secondary for text and active UI elements.
gray_secondary_600stringA medium dark gray secondary for emphasis and depth.
gray_secondary_700stringA dark gray secondary for strong emphasis and contrast.
gray_secondary_800stringA very dark gray secondary for high contrast elements and text.
gray_secondary_900stringThe darkest gray secondary, used sparingly for utmost contrast.
stone_info_50stringThe lightest stone shade, often used for informational backgrounds.
stone_info_100stringA very light stone shade for subtle differentiation in informational elements.
stone_info_200stringA light stone shade for informational UI elements and borders.
stone_info_300stringA medium light stone shade for secondary informational text and icons.
stone_info_400stringA medium stone shade for informational icons and passive elements.
stone_info_500stringA standard stone color for informational text and active elements.
stone_info_600stringA medium dark stone shade for emphasis in informational elements.
stone_info_700stringA dark stone shade for strong emphasis and contrast in informational elements.
stone_info_800stringA very dark stone for high contrast informational text and elements.
stone_info_900stringThe darkest stone shade, used sparingly for utmost contrast in informational elements.
red_error_50stringThe lightest error red, often used for background highlights of error states.
red_error_100stringA very light error red for subtle error highlights and backgrounds.
red_error_200stringA light error red for error backgrounds and UI elements.
red_error_300stringA medium light error red for error messages and icons.
red_error_400stringA medium error red for buttons and active error elements.
red_error_500stringA standard error red for important error texts and critical elements.
red_error_600stringA medium dark error red for emphasis and strong error indicators.
red_error_700stringA dark error red for high emphasis and contrast in error states.
red_error_800stringA very dark error red for utmost contrast in critical error messages.
red_error_900stringThe darkest error red, used sparingly for extreme emphasis in error states.
yellow_warning_50stringThe lightest warning yellow, for background highlights of warning states.
yellow_warning_100stringA very light warning yellow for subtle warning highlights and backgrounds.
yellow_warning_200stringA light warning yellow for warning backgrounds and UI elements.
yellow_warning_300stringA medium light warning yellow for warning messages and icons.
yellow_warning_400stringA medium warning yellow for buttons and active warning elements.
yellow_warning_500stringA standard warning yellow for important warning texts and critical elements.
yellow_warning_600stringA medium dark warning yellow for emphasis and strong warning indicators.
yellow_warning_700stringA dark warning yellow for high emphasis and contrast in warning states.
yellow_warning_800stringA very dark warning yellow for utmost contrast in critical warning messages.
yellow_warning_900stringThe darkest warning yellow, used sparingly for extreme emphasis in warning states.
green_success_50stringThe lightest success green, often used for background highlights of success states.
green_success_100stringA very light success green for subtle success highlights and backgrounds.
green_success_200stringA light success green for success backgrounds and UI elements.
green_success_300stringA medium light success green for success messages and icons.
green_success_400stringA medium success green for buttons and active success elements.
green_success_500stringA standard success green for important success texts and critical elements.
green_success_600stringA medium dark success green for emphasis and strong success indicators.
green_success_700stringA dark success green for high emphasis and contrast in success states.
green_success_800stringA very dark success green for utmost contrast in critical success messages.
green_success_900stringThe darkest success green, used sparingly for extreme emphasis in success states.
1.4.0

1 month ago

1.3.1

3 months ago

1.3.0

3 months ago

1.2.1

3 months ago

1.2.0

7 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.0

8 months ago