Fast commit
This commit is contained in:
parent
24340d71a6
commit
c1b8d4fc65
1 changed files with 2 additions and 0 deletions
|
|
@ -2,7 +2,9 @@
|
|||
def theme(context):
|
||||
# Theme for coloring AMD/Xilinx Vivado IDE synthesis and implementation output
|
||||
return context,[
|
||||
[ "^\s*\*+.+$", "green" ],
|
||||
[ "^#.+", "green" ],
|
||||
|
||||
[ "^.+ Checksum: .+$", "green" ],
|
||||
|
||||
[ "^.+Time \(s\).+", "green" ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue