Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.89 KB

colors.md

File metadata and controls

25 lines (24 loc) · 1.89 KB
title layout overrides
Default Colors
page
bgColor textColor textSize padding
bg-gray-100
text-gray-800
text-base
p-6
settings.colors Tailwind Class Hex Color
background bg-gray-800 #2D3748
bodyText text-gray-400 #A0AEC0
navBar bg-gray-800 #2D3748
navText text-gray-300 #E2E8F0
navTextHover text-white #FFFFFF
navTextBackgroundHover text-gray-700 #4A5568
subTitleText text-gray-400 #718096
btnBackground bg-gray-700 #4A5568
btnBorder border-gray-300 #E2E8F0
btnHover bg-gray-600 #718096
btnLink text-gray-300 #E2E8F0
svgColor text-gray-600 #718096
svgHover text-gray-300 #E2E8F0