Code Like a pro
An elegant and smooth VS Code theme for night developers. Designed to reduce eye strain and boost your productivity.
537 Downloads
5/5 Rating
See it in Action
A unique visual experience for your coding sessions
Portfolio - VS Code
CN
EXPLORER
PORTFOLIO
index.js
about.js
projects
index.js
function Portfolio() {
return (
<div>
<h1>Welcome to my Portfolio</h1>
<p>Here are some of my projects:</p>
<ul>
<li>Project 1</li>
<li>Project 2</li>
<li>Project 3</li>
</ul>
</div>
)
}
Terminal
Welcome to the Portfolio Terminal!
Night Optimized
Colors carefully selected to reduce eye strain during long night coding sessions.
Syntax Highlighting
Enhanced syntax highlighting for better code readability and comprehension.
Integrated Terminal
Custom terminal colors perfectly matching the main theme.