proper display of tabs and add option to show invisible characters
This commit is contained in:
parent
cd27cb7554
commit
61f0cb63d9
5 changed files with 164 additions and 14 deletions
|
|
@ -31,6 +31,10 @@
|
|||
background: black;
|
||||
}
|
||||
|
||||
.line .invisible {
|
||||
color: rgb(191, 191, 191);
|
||||
}
|
||||
|
||||
.line .keyword {
|
||||
color: blue;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue