schoolbox web extension :)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: timetable text

Willow d036069f dca297f1

+1 -15
+1 -15
src/themes/catppuccin.css
··· 272 272 } 273 273 274 274 .timetable div, .timetable-small div { 275 - color: hsl(var(--ctp-base)); 276 - } 277 - 278 - /* 279 - TODO 280 - (need to fix the timtable text) 281 - */ 282 - /* {{#if isDark-hsl) 283 - .timetable div.timetable-subject > div, .timetable-small div.timetable-subject > div { 284 - color: hsl(var(--ctp-base)); 285 - } 286 - {{/if-hsl) 287 - .timetable-day-active { 288 - background-color: hsl(var(--ctp-surface1)) !important; 275 + color: #24273a; 289 276 } 290 - */ 291 277 292 278 /* breadcrumbs */ 293 279 .breadcrumb li.active span:not([href]) {