diff --git a/src/App.vue b/src/App.vue index 3cd64e6..761c702 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,13 @@ - - - + + + + + diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue new file mode 100644 index 0000000..023c45f --- /dev/null +++ b/src/components/NavBar.vue @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/UserSearch.vue b/src/components/UserSearch.vue new file mode 100644 index 0000000..828f885 --- /dev/null +++ b/src/components/UserSearch.vue @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/src/components/bootstrapThemeSwitch/BootstrapThemeSwitch.vue b/src/components/bootstrapThemeSwitch/BootstrapThemeSwitch.vue new file mode 100644 index 0000000..12e9e97 --- /dev/null +++ b/src/components/bootstrapThemeSwitch/BootstrapThemeSwitch.vue @@ -0,0 +1,62 @@ + + + + + + + + + diff --git a/src/components/bootstrapThemeSwitch/assets/moon.svg b/src/components/bootstrapThemeSwitch/assets/moon.svg new file mode 100644 index 0000000..ea8c681 --- /dev/null +++ b/src/components/bootstrapThemeSwitch/assets/moon.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/src/components/bootstrapThemeSwitch/assets/sun.svg b/src/components/bootstrapThemeSwitch/assets/sun.svg new file mode 100644 index 0000000..28a8533 --- /dev/null +++ b/src/components/bootstrapThemeSwitch/assets/sun.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/components/bootstrapThemeSwitch/assets/sun_focus.svg b/src/components/bootstrapThemeSwitch/assets/sun_focus.svg new file mode 100644 index 0000000..0a4ae56 --- /dev/null +++ b/src/components/bootstrapThemeSwitch/assets/sun_focus.svg @@ -0,0 +1,8 @@ + + + + + + + +