Closed rohitasare7 closed 7 months ago
You can use themes with useMonaco
, monaco.editor.defineTheme
and monaco.editor.setTheme
.
Example: https://stackblitz.com/edit/nuxt-starter-dkmgcg?file=app.vue
okay thanks alot let me try this!
its working fine, appreciate the help!
Hi, I would like to know how can I use themes from --> https://github.com/brijeshb42/monaco-themes I tried the code but couldnt make it work, Appreciate the help (Sorry for the trouble as I am learning Nuxt, ts)