Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
df8f1121
Verified
Commit
df8f1121
authored
Jun 20, 2021
by
les
Browse files
hide dark mode
parent
91f19e05
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/admin/Theme.vue
View file @
df8f1121
...
...
@@ -12,9 +12,9 @@
v-img(:src='`${settings.baseurl}/favicon.ico?${logoKey}`'
max-width="100px" max-height="80px" contain)
v-switch.mt-5(v-model='is_dark'
inset
:label="$t('admin.is_dark')")
//-
v-switch.mt-5(v-model='is_dark'
//-
inset
//-
:label="$t('admin.is_dark')")
//- TODO choose theme colors
//- v-row
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment