Sublime Forum

How to fix this? after installing qoukka js

#1

(https://media.discordapp.net/attachments/280157083356233728/956458758463164447/unknown.png)
(https://cdn.discordapp.com/attachments/280157083356233728/956459709207031838/unknown.png)

0 Likes

#2

Ok. so I replicated this problem on sublime Text. Installed Dracula from PC and installed Quokka.js too. It seems to be problem with the latter plugin not detecting the Dracula TMTHEME file. This issue doesn’t happens when you use the newer Sublime Color Scheme format. I suggest you check out Facelessuser Dracula port on github. Hope this helps.

1 Like

#3

thank you so much it fixed the problem but i miss my configured dracula theme which i set the operator mono font on html files. i can share the configured theme file here. i hope you could help thanks for helping me :slight_smile: well appreciated.

https://www.mediafire.com/file/71ymd584097ygcb/Dracula+Italic+(SL).tmTheme/file

0 Likes

#4

You can always change the fontface variable in the theme to Operator Mono. Here is an example:

  1. open the command palette (ctrl+shift+p)
  2. type theme
  3. select ui: customize theme
  4. add "font_face": "Operator Mono",
1 Like

#5

thank you i will try it :smiling_face_with_three_hearts:

0 Likes

#6

there’s an error.

0 Likes

#7

Not that tmTheme file. Change the theme to adaptive or default. then do the trick above. To do so, simply open the command palette and type ui: select theme.

0 Likes

#9

ahmm btw it fixed now i just transfer the theme under colorhighter. thank for helping me :slight_smile:

0 Likes