Git Product home page Git Product logo

Comments (5)

Canop avatar Canop commented on May 30, 2024 1

you might want to publish a new release

I'm trying. Uploading a release archive is tricky when you're in vacations in the mountains with almost no network...

from clima.

Canop avatar Canop commented on May 30, 2024

What would you suggest ? Changing the skin in Clima ? Giving a skin like clima --skin my/file.skin something.md ?

from clima.

savchenko avatar savchenko commented on May 30, 2024

Yes, something along the lines of clima --config rainbow.toml. As an example, rainbow.toml could be:

[colours]
fg = "#ffffff"
bg = "#000000"
borders = "#3c3c3c"
h1 = "#ff8059"
h2 = "#44bc44"
h3 = "#d0bc00"
bold = ""
italic = ""
underline = ""

borders refers to the table borders, <hr> and similar elements.
Foreground, background and headings are self-explanatory.
Emphasized elements are assigned null strings, hence should be rendered as any other text.

from clima.

savchenko avatar savchenko commented on May 30, 2024

Hey, thanks for implementing this! Just a heads up, you might want to publish a new release as currently v1.1 isn't showing up under https://github.com/Canop/clima/releases

from clima.

savchenko avatar savchenko commented on May 30, 2024

Oh, enjoy your vacation then :)

from clima.

Related Issues (9)

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.