pro711 / sublime-verilog

Verilog Package for Sublime Text 2/3
21 stars 17 forks source link

A better color scheme, closer to sublime default. #7

Closed intStupid closed 2 years ago

intStupid commented 2 years ago

Made a little modification with the color scheme. Made "module/endmodule" more obvious, made the name of instance of a module different from the name of the module, and remove special color for parenthesis (more consistent with current default of sublime.)

intStupid commented 2 years ago

Please ignore the second change. I did not expect the test to go through.