>(
+ $"/api/Guilds/{guildId}/channels") ?? [];
+ }
+}
\ No newline at end of file
diff --git a/Blink3.Web/wwwroot/android-chrome-192x192.png b/Blink3.Web/wwwroot/android-chrome-192x192.png
new file mode 100644
index 0000000..e72bf53
Binary files /dev/null and b/Blink3.Web/wwwroot/android-chrome-192x192.png differ
diff --git a/Blink3.Web/wwwroot/android-chrome-512x512.png b/Blink3.Web/wwwroot/android-chrome-512x512.png
new file mode 100644
index 0000000..4e8eb91
Binary files /dev/null and b/Blink3.Web/wwwroot/android-chrome-512x512.png differ
diff --git a/Blink3.Web/wwwroot/apple-touch-icon.png b/Blink3.Web/wwwroot/apple-touch-icon.png
new file mode 100644
index 0000000..3856c42
Binary files /dev/null and b/Blink3.Web/wwwroot/apple-touch-icon.png differ
diff --git a/Blink3.Web/wwwroot/browserconfig.xml b/Blink3.Web/wwwroot/browserconfig.xml
new file mode 100644
index 0000000..37a8a9c
--- /dev/null
+++ b/Blink3.Web/wwwroot/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #0c123f
+
+
+
diff --git a/Blink3.Web/wwwroot/css/app.css b/Blink3.Web/wwwroot/css/app.css
index cc1cfb1..4322fcf 100644
--- a/Blink3.Web/wwwroot/css/app.css
+++ b/Blink3.Web/wwwroot/css/app.css
@@ -6,36 +6,10 @@ h1:focus {
outline: none;
}
-a, .btn-link {
- color: #0071c1;
-}
-
-.btn-primary {
- color: #fff;
- background-color: #1b6ec2;
- border-color: #1861ac;
-}
-
-.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
- box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
-}
-
.content {
padding-top: 1.1rem;
}
-.valid.modified:not([type=checkbox]) {
- outline: 1px solid #26b050;
-}
-
-.invalid {
- outline: 1px solid red;
-}
-
-.validation-message {
- color: red;
-}
-
#blazor-error-ui {
background: lightyellow;
bottom: 0;
@@ -98,6 +72,10 @@ a, .btn-link {
content: var(--blazor-load-percentage-text, "Loading");
}
-code {
- color: #c02d76;
-}
+:root {
+ --bb-sidebar2-background-color: transparent;
+ --bb-sidebar2-nav-item-text-color: var(--bs-nav-link-color);
+ --bb-sidebar2-content-border-color: var(--bs-border-color);
+ --bb-sidebar2-brand-image-height: 2rem;
+ --bb-sidebar2-brand-image-width: auto;
+}
\ No newline at end of file
diff --git a/Blink3.Web/wwwroot/favicon-16x16.png b/Blink3.Web/wwwroot/favicon-16x16.png
new file mode 100644
index 0000000..a6f9093
Binary files /dev/null and b/Blink3.Web/wwwroot/favicon-16x16.png differ
diff --git a/Blink3.Web/wwwroot/favicon-32x32.png b/Blink3.Web/wwwroot/favicon-32x32.png
new file mode 100644
index 0000000..5014a5c
Binary files /dev/null and b/Blink3.Web/wwwroot/favicon-32x32.png differ
diff --git a/Blink3.Web/wwwroot/favicon.ico b/Blink3.Web/wwwroot/favicon.ico
new file mode 100644
index 0000000..f1f0bea
Binary files /dev/null and b/Blink3.Web/wwwroot/favicon.ico differ
diff --git a/Blink3.Web/wwwroot/favicon.png b/Blink3.Web/wwwroot/favicon.png
deleted file mode 100644
index 8422b59..0000000
Binary files a/Blink3.Web/wwwroot/favicon.png and /dev/null differ
diff --git a/Blink3.Web/wwwroot/icon-192.png b/Blink3.Web/wwwroot/icon-192.png
deleted file mode 100644
index 166f56d..0000000
Binary files a/Blink3.Web/wwwroot/icon-192.png and /dev/null differ
diff --git a/Blink3.Web/wwwroot/img/blink.png b/Blink3.Web/wwwroot/img/blink.png
new file mode 100755
index 0000000..a0f27b8
Binary files /dev/null and b/Blink3.Web/wwwroot/img/blink.png differ
diff --git a/Blink3.Web/wwwroot/index.html b/Blink3.Web/wwwroot/index.html
index ace199a..46866ba 100644
--- a/Blink3.Web/wwwroot/index.html
+++ b/Blink3.Web/wwwroot/index.html
@@ -12,12 +12,21 @@
-
+
+
+
+
+
+
+
+
+
+
-
+