Giter Club home page Giter Club logo

Comments (5)

poucotm avatar poucotm commented on June 25, 2024

@eandmsz , I've updated for it (v1.10.0), you can set theme in settings :

"color" : { // "foreground" or ["foreground", "background"]
	"base"  : ["#70991f", ""], // info message
	"link"  : ["#b36915", ""], // link in info message
	"quote" : ["#428a99", ""], // quote in info message
},

from log-highlight.

eandmsz avatar eandmsz commented on June 25, 2024

Great, thanks!

from log-highlight.

eandmsz avatar eandmsz commented on June 25, 2024

I think you forgot to update the theme colors in the default config, which makes it all white background if the user does not have their own theme colors in the user config.

from log-highlight.

poucotm avatar poucotm commented on June 25, 2024

Did you see white background ? I deleted the background setting on purpose. As changed, it sets the background automatically getting from current color-scheme. If you don't set color-scheme, sublime sets as default color-scheme : 'Monokai.sublime-color-scheme'.

from log-highlight.

eandmsz avatar eandmsz commented on June 25, 2024

Ah, it was a bracketing or comma error in my user configuration that caused this. I don't even know how it could happen as it gets validated when you save the config, so I cannot reproduce it now.

Thans, it works great.

from log-highlight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.