Giter Site home page Giter Site logo

Standard Theme Presets about mdless HOT 6 OPEN

ttscoff avatar ttscoff commented on July 2, 2024
Standard Theme Presets

from mdless.

Comments (6)

ttscoff avatar ttscoff commented on July 2, 2024

from mdless.

lamyergeier avatar lamyergeier commented on July 2, 2024

@ttscoff I am experimenting with the theme colour for white background. Could you please clear one doubt? This is how I modified it:

---
metadata:
  border: d blue on_black
  marker: d black on_black
  color: d black on_white
emphasis:
  bold: b
  italic: u i
  bold-italic: b u i
h1:
  color: b intense_black on_white
  pad: d black on_white
  pad_char: "="
h2:
  color: b black on_intense_white
  pad: d black on_intense_white
  pad_char: "-"
h3:
  color: u b yellow
h4:
  color: u yellow
h5:
  color: b black
h6:
  color: b black
link:
  brackets: b black
  text: u b blue
  url: cyan
image:
  bang: red
  brackets: b black
  title: cyan
  url: u yellow
list:
  bullet: b intense_red
  number: b intense_blue
  color: intense_black
footnote:
  brackets: b black on_black
  caret: b yellow on_black
  title: x yellow on_black
  note: u white on_black
code_span:
  marker: b white
  color: b black on_intense_white
code_block:
  marker: intense_white
  bg: on_white
  color: black
  border: blue
  title: magenta
  eol: intense_black on_black
  pygments_theme: solarized-light
dd:
  marker: d red
  color: b intense_black
hr:
  color: d intense_black
table:
  border: d black
  header: yellow
  divider: b black
  color: black
  bg: on_black
html:
  brackets: d yellow on_black
  color: yellow on_black

Everything is fine expect the normal text appears light:

image
image


Doubt

Could you please suggest how to change the text colour from light to dark? Also could you please tell what is meant by dd?

from mdless.

ttscoff avatar ttscoff commented on July 2, 2024

from mdless.

lamyergeier avatar lamyergeier commented on July 2, 2024

I am using Solarized Light theme in Gnome terminal:

image

Also this is the default colour for foreground text:

image

You can see that in the following image the top half is a result of terminal command ls -la; while the bottom half prints markdown file using mdless with the command Backintime -h.

Thus default foreground colour is darker than what mdless is assuming.

image

from mdless.

ttscoff avatar ttscoff commented on July 2, 2024

from mdless.

lamyergeier avatar lamyergeier commented on July 2, 2024

image

In this image the colour mentioned in Default Colour and Text is the foreground colour. Which is this: #657B83

image

from mdless.

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.