Now using the style's background color when syntax highlighting.
This commit is contained in:
parent
1a12f6e369
commit
cbba46d5c0
10 changed files with 45 additions and 42 deletions
|
|
@ -1,8 +1,8 @@
|
|||
[0m[38;2;205;40;40m[48;2;0;0;0m[1m#include <iostream>[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
|
||||
[0m[38;2;106;184;37m[48;2;0;0;0m[1musing[0m[38;2;208;208;208m[48;2;0;0;0m [0m[38;2;106;184;37m[48;2;0;0;0m[1mnamespace[0m[38;2;208;208;208m[48;2;0;0;0m std;[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
|
||||
[0m[38;2;106;184;37m[48;2;0;0;0m[1mint[0m[38;2;208;208;208m[48;2;0;0;0m [0m[38;2;68;127;207m[48;2;0;0;0mmain[0m[38;2;208;208;208m[48;2;0;0;0m()[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;0;0;0m{[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;0;0;0m cout << [0m[38;2;237;157;19m[48;2;0;0;0m"Hello World"[0m[38;2;208;208;208m[48;2;0;0;0m << endl;[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;0;0;0m}[0m[38;2;255;255;255m[48;2;0;0;0m [0m
|
||||
[0m[38;2;205;40;40m[48;2;32;32;32m[1m#include <iostream>[0m[38;2;255;255;255m[48;2;32;32;32m [0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;255;255;255m[48;2;32;32;32m [0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;106;184;37m[48;2;32;32;32m[1musing[0m[38;2;208;208;208m[48;2;32;32;32m [0m[38;2;106;184;37m[48;2;32;32;32m[1mnamespace[0m[38;2;208;208;208m[48;2;32;32;32m std;[0m[38;2;255;255;255m[48;2;32;32;32m [0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;255;255;255m[48;2;32;32;32m [0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;106;184;37m[48;2;32;32;32m[1mint[0m[38;2;208;208;208m[48;2;32;32;32m [0m[38;2;68;127;207m[48;2;32;32;32mmain[0m[38;2;208;208;208m[48;2;32;32;32m()[0m[38;2;255;255;255m[48;2;32;32;32m [0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;32;32;32m{[0m[38;2;255;255;255m[48;2;32;32;32m [0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;32;32;32m cout << [0m[38;2;237;157;19m[48;2;32;32;32m"Hello World"[0m[38;2;208;208;208m[48;2;32;32;32m << endl;[0m[38;2;255;255;255m[48;2;0;0;0m
|
||||
[0m[38;2;208;208;208m[48;2;32;32;32m}[0m[38;2;255;255;255m[48;2;32;32;32m [0m
|
||||
Loading…
Add table
Add a link
Reference in a new issue