question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

code blocks not very pretty

See original GitHub issue

Thank you for your work on feeling-responsive. It is very nice and powerful. I am trying to use it for a software website using asciidoc

I want to write math and c++ code blocks(<pre>), however the code blocks are not very nice. It seems that you fixed it in the -v2 version. Could it be possible to fix that too in this repository ?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

0reactions
mpelleaucommented, Mar 26, 2020

Finally, we chose the rand01 syntax highlighting (example here). As the all site is light we prefer to stick with a light syntax highlight.

@TWiStErRob we took the examples given on your page in ours

@abulka It is important to set the variables $code-background-color and $code-color in the _01_settings_colors.scss file, the first one set the color of the background and the second the default color of the text in the code. See @TWiStErRob’s file Hope this helps

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Code::Blocks 17.12 blurry text on Windows
Try right clicking on the codeblocks.exe file and looking at Compatibility tab. I suggest trying the "Override High DPI"; this is just a...
Read more >
Code blocks, but better | CSS-Tricks
The results are pretty darn nice, modern-looking code blocks if you ask me! At the same time, I think it's equally notable what's...
Read more >
code-blocks | Syntax highlighting for Google Docs
This will not remove the table that the text lives in if it's a “code block”. To do that, you'll have to copy...
Read more >
Code blocks | Docusaurus
Handling code blocks in Docusaurus Markdown. ... If there's a comment style that is not currently supported, we are open to adding them!...
Read more >
Code blocks - Squarespace Help Center
Display Source is always checked for the CSS, JavaScript, and Plain Text options. Preview embedded code. As a security measure, sometimes your ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found