neonevm / neon-evm.docs

MIT License
19 stars 27 forks source link

Highlight command line components in color #78

Open anazarov79 opened 2 years ago

anazarov79 commented 2 years ago

Command line components should have a color difference on web pages. This should also be done for pieces of the program text for various languages (Python, Solidity, Rust, bash, for example).

npm install <options>
anazarov79 commented 2 years ago

Command line items are now highlighted for the line marked "bash". Marking the command line as "sh" does not work.

anazarov79 commented 2 years ago

I would also like to change the background of CLI to a dark one, as it is now done in solana docs