Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monokai theme highlight #7623

Closed
GiacomoSilli opened this issue Nov 1, 2016 · 12 comments
Closed

Monokai theme highlight #7623

GiacomoSilli opened this issue Nov 1, 2016 · 12 comments
Labels
- Forum - Question stale marked as a stale issue/pr (usually by a bot) Themes

Comments

@GiacomoSilli
Copy link

Hi guys, i would like to know if there is a way to remove this crazy highlight on monokai theme.

I would have "normal" one like spacemacs-dark theme

http://imgur.com/a/5kb3b

There is a way to do that? without change theme?

@TheBB
Copy link
Collaborator

TheBB commented Nov 1, 2016

Yes, customize the theme. See SPC hdf custom-set-faces or the theming layer.

@TheBB
Copy link
Collaborator

TheBB commented Nov 1, 2016

Here's a PR with an example for the theming layer: #7608

@GiacomoSilli
Copy link
Author

It seems a bit complicated, but thanks for the answer,
I think there no easier way to do this

@smimish
Copy link
Contributor

smimish commented Nov 1, 2016

I had same issue.
Try base16-monokai theme.
You need to add base16 package additionally in your. spacemacs

@GiacomoSilli
Copy link
Author

i've installed base16-monokai and,
added base16 in dotspacemacs-additional-packages() But it wont work, cant find packages base16
and i see everything green

@smimish
Copy link
Contributor

smimish commented Nov 1, 2016

   dotspacemacs-additional-packages '(
                                      base16-theme
                                      )

@smimish
Copy link
Contributor

smimish commented Nov 1, 2016

after above, try it out via SPC T s
then type base16 and you will get all themes

@TheBB
Copy link
Collaborator

TheBB commented Nov 1, 2016

You don't need to mess with additional packages, just set your theme to base16-monokai.

@GiacomoSilli
Copy link
Author

if i do that

   dotspacemacs-additional-packages '(
                                      base16-theme
                                      )

then SPC T s > base16-monokai
Or just setting my theme to base16-monokai
I still see all green

@GiacomoSilli
Copy link
Author

I've just noticed that the problem is with spacemacs terminal version
If i use GUI its fixed

I would like to use the terminal, it is possibile?

@TheBB
Copy link
Collaborator

TheBB commented Nov 2, 2016

#1269

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Forum - Question stale marked as a stale issue/pr (usually by a bot) Themes
Projects
None yet
Development

No branches or pull requests

3 participants