edit: theme switch button, réglages couleurs & minor bug fix

This commit is contained in:
2026-03-22 05:14:51 +01:00
parent 460f7f637d
commit 4bf142a752
7 changed files with 151 additions and 5 deletions
+2
View File
@@ -10,6 +10,7 @@ import InfoContent from './components/InfoContent.vue'
import TitleText from './titleComponents/TitleText.vue'
import GeneratedContent from './titleComponents/GeneratedContent.vue'
import MusicPlayer from './titleComponents/MusicPlayer.vue'
import ColorBtn from './titleComponents/ColorBtn.vue'
//info
import InfoMenu from './infoComponents/InfoMenu.vue'
import InboxContent from './infoComponents/InboxContent.vue'
@@ -49,6 +50,7 @@ app.component('VisualizerPan', VisualizerPannel);
app.component('LinkPan', LinkPannel);
app.component('Infobulle', Infobubble);
app.component('ColorPan', ColorBtn);
//Montage dans div#app de index.html