* doc/org/tools.org: Adjust colors in text.
This commit is contained in:
parent
4673427252
commit
ee0c0cd28c
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ use-cases but shall not attempt to cover all features exhaustively
|
||||||
|
|
||||||
For technical reasons related to the way we generate these pages, we
|
For technical reasons related to the way we generate these pages, we
|
||||||
use the following convention when rendering shell commands. The
|
use the following convention when rendering shell commands. The
|
||||||
commands issued to the shell are formatted like this with a green line
|
commands issued to the shell are formatted like this with a cyan line
|
||||||
on the left:
|
on the left:
|
||||||
|
|
||||||
#+NAME: helloworld
|
#+NAME: helloworld
|
||||||
|
|
@ -18,8 +18,8 @@ on the left:
|
||||||
echo Hello World
|
echo Hello World
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
And the output of such a command is formatted as follows, with a red
|
And the output of such a command is formatted as follows, with a
|
||||||
line on the left:
|
magenta line on the left:
|
||||||
|
|
||||||
#+RESULTS: helloworld
|
#+RESULTS: helloworld
|
||||||
: Hello World
|
: Hello World
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue