Configure interface colours for dark mode support
Note: This is a working commit; some parts of the interface (exams and feedback for example) don't support dark mode
Showing
- src/assets/scss/global.scss 12 additions, 13 deletionssrc/assets/scss/global.scss
- src/components/App.scss 121 additions, 22 deletionssrc/components/App.scss
- src/components/atoms/FileCard/style.module.scss 6 additions, 5 deletionssrc/components/atoms/FileCard/style.module.scss
- src/components/atoms/FileListItem/style.module.scss 2 additions, 1 deletionsrc/components/atoms/FileListItem/style.module.scss
- src/components/atoms/FolderCard/style.module.scss 5 additions, 4 deletionssrc/components/atoms/FolderCard/style.module.scss
- src/components/atoms/ModuleCard/index.tsx 1 addition, 1 deletionsrc/components/atoms/ModuleCard/index.tsx
- src/components/atoms/ModuleCard/style.module.scss 8 additions, 7 deletionssrc/components/atoms/ModuleCard/style.module.scss
- src/components/atoms/MyBreadcrumbs/style.module.scss 2 additions, 2 deletionssrc/components/atoms/MyBreadcrumbs/style.module.scss
- src/components/atoms/PersonCard/style.module.scss 6 additions, 5 deletionssrc/components/atoms/PersonCard/style.module.scss
- src/components/atoms/SideBarCard/style.module.scss 7 additions, 14 deletionssrc/components/atoms/SideBarCard/style.module.scss
- src/components/atoms/TutorCard/style.module.scss 10 additions, 8 deletionssrc/components/atoms/TutorCard/style.module.scss
- src/components/molecules/CategoryHeader/index.tsx 0 additions, 1 deletionsrc/components/molecules/CategoryHeader/index.tsx
- src/components/molecules/CategoryHeader/style.module.scss 2 additions, 1 deletionsrc/components/molecules/CategoryHeader/style.module.scss
- src/components/molecules/Dandruff/index.tsx 3 additions, 2 deletionssrc/components/molecules/Dandruff/index.tsx
- src/components/molecules/QuickAccessRow/style.module.scss 5 additions, 5 deletionssrc/components/molecules/QuickAccessRow/style.module.scss
- src/components/molecules/SearchBox/style.module.scss 28 additions, 20 deletionssrc/components/molecules/SearchBox/style.module.scss
- src/components/molecules/SelectionView/components/SectionHeader/index.tsx 0 additions, 2 deletions...olecules/SelectionView/components/SectionHeader/index.tsx
- src/components/molecules/SelectionView/components/SectionHeader/style.module.scss 1 addition, 0 deletions.../SelectionView/components/SectionHeader/style.module.scss
- src/components/molecules/SideBarCardGroup/style.module.scss 2 additions, 2 deletionssrc/components/molecules/SideBarCardGroup/style.module.scss
- src/components/molecules/SideBarTabGroup/style.module.scss 2 additions, 5 deletionssrc/components/molecules/SideBarTabGroup/style.module.scss
Loading
Please register or sign in to comment