ianyepan / vscode-dark-plus-emacs-theme

An accurate port of the default Visual Studio Code Dark+ theme for Emacs
GNU General Public License v3.0
176 stars 17 forks source link

Wrong colors in react-native #29

Open SimonAM opened 2 years ago

SimonAM commented 2 years ago

Hi, not sure if this is a problem with the theme, spacemacs or with the react-layer in spacemacs.

This is how the standard react-native app with expo looks.

Screenshot 2022-04-20 at 09 18 08

Importing the theme like so :

   dotspacemacs-themes '(
                         vscode-dark-plus
                         spacemacs-dark
                         spacemacs-light)

The react components should be green. Can someone point me in the right direction?

SimonAM commented 2 years ago

I guess my question really boils down to: What is the setup for semantic syntax highlighting in the demo screenshots?