Coder Social home page Coder Social logo

jatinsanghvi / color-my-text-vscode Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 9.0 8 MB

Create aesthetically pleasing and shareable color and style schemes quickly in Visual Studio Code for your files with custom formats.

License: MIT License

TypeScript 100.00%
vscode-extension

color-my-text-vscode's Introduction

color-my-text-vscode's People

Contributors

jatinsanghvi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

color-my-text-vscode's Issues

Extension not working as expected.

Hey,

I just downloaded this extension into my VS code. I opened the examples folder, but for some reason I am not able to see the colours in the to-do file.

Can anyone please help me with that?

Add custom color support

Custom colors should be added. There's really no reason it should be limited to ansi colors. Especially since some of them are quite ugly or off-hue for some colors in some themes. As an example TODO Highlight supports a lot of formats: #ABC, #AABBCC, #AABBCCDD, rgb(0, 0.5, 1), rgba(0, 0.25, 0.50, 0.75), and seems to support color names. My usecase is fixing syntax highlighting of variable substitutions {name} for a Rust macro I made.

As a workaround, you can override your theme's ansi colors in settings.json

"workbench.colorCustomizations": {
    // Darkplus variable blue
    "terminal.ansiBrightCyan": "#9cdcfe"
},

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.