feat: DateConverter

Signed-off-by: CorentinTh <corentin.thomasset74@gmail.com>
This commit is contained in:
CorentinTh 2020-04-25 21:05:40 +02:00 committed by Corentin THOMASSET
parent d1db2c8601
commit 5a06d89bcc
7 changed files with 132 additions and 53 deletions

View file

@ -11,7 +11,8 @@ Vue.use(Vuetify, {
export default new Vuetify({
theme: {
themes: {
light: {
theme: 'dark',
dark: {
primary: '#4CAF50',
secondary: '#424242',
accent: '#4CAF50',