feat: add color modes support

This commit is contained in:
mrholek
2023-06-12 23:33:29 +02:00
parent fcba592f47
commit a76226fb16
10 changed files with 176 additions and 51 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div>
<AppSidebar />
<div class="wrapper d-flex flex-column min-vh-100 bg-light">
<div class="wrapper d-flex flex-column min-vh-100 bg-body-tertiary">
<AppHeader />
<div class="body flex-grow-1 px-3">
<CContainer lg>