mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-25 09:16:15 -04:00
feat: DateConverter
Signed-off-by: CorentinTh <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
d1db2c8601
commit
5a06d89bcc
7 changed files with 132 additions and 53 deletions
|
@ -11,7 +11,8 @@ Vue.use(Vuetify, {
|
|||
export default new Vuetify({
|
||||
theme: {
|
||||
themes: {
|
||||
light: {
|
||||
theme: 'dark',
|
||||
dark: {
|
||||
primary: '#4CAF50',
|
||||
secondary: '#424242',
|
||||
accent: '#4CAF50',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue