:root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; --modal-header-color: #1b1b1b; --modal-footer-color: #1b1b1b; --drop-down-menu-bg: #1b1b1b; --button-color: #2cabe3; --button-color-hover: rgb(44 171 227 / .8); --button-text: #eee; --button-text-hover: #fff; --accent-color: 44, 171, 227; --accent-color-hover: white; --link-color: #2cabe3; --link-color-hover: #3cc5ff; --label-text-color: #fff; --text:#96a2b4; --text-hover: #fff; --text-muted: #999; }