vscode-dark-plus-emacs-theme icon indicating copy to clipboard operation
vscode-dark-plus-emacs-theme copied to clipboard

Wrong colors in react-native

Open SimonAM opened this issue 3 years ago • 1 comments
trafficstars

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 avatar Apr 20 '22 09:04 SimonAM

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

SimonAM avatar May 02 '22 12:05 SimonAM