This repository was archived by the owner on May 5, 2025. It is now read-only.
This repository was archived by the owner on May 5, 2025. It is now read-only.
Fix bootstrap color contrast warnings #12
Open
Description
When compiling the SCSS, bootstrap will spit out loads of warnings regarding the color contrast ratio.
This will have to be fixed by tweaking the values in https://github.com/Shoutz0r/frontend/blob/main/src/assets/scss/custom-theme/_variables.scss
Tweaking this might result in other bits of styling breaking or rendering incorrectly, and will need to be adjusted as well.