night-owl-vscode-theme icon indicating copy to clipboard operation
night-owl-vscode-theme copied to clipboard

🌌 NIGHT OWL: A VS Code dark theme for contrast for nighttime coding, 🦉 LIGHT OWL: a daytime light theme

Results 73 night-owl-vscode-theme issues
Sort by recently updated
recently updated
newest added

![night owl error](https://user-images.githubusercontent.com/37090231/82753267-5bd9ae00-9d92-11ea-9bda-9eac88f4e560.PNG)

Hello, I'm pretty sure I'm the one doing something wrong, but I can't manage to have JSX highlighted as on the theme screenshots, especially React component names that are green...

In many themes, the `this` keyword stands out when typed, but in Night Owl (which is my favorite), the this keyword is the same color as the next 'line of...

Hey, I noticed that some elements in the light theme have a very bright white color and are barely visible. An example would be the center the `` tag in...

![first](https://snipboard.io/c6yT5M.jpg) the 'cache' at the top is selected, the one at the bottom is highlighted because all instances of 'cache' are highlighted when one is selected. The difference between highlighted...

The **FIRST** image is when it is not in the **INSERT** mode. The **SECOND** image is when it is during the **INSERT** mode. I love the color theme, and it...

Every time I work in a Vuex file, this annoys me. I need to reduce some of the italic in this theme, it's too heavy.

first of: I really like this theme, thanks! I am using v 1.1.3 (which appears to be the latest version). Today I noticed that warning text in the status bar...

This is easy to reproduce. take any source file and put your cursor on an identifier let manager = IdManager.mangers[id]; put your cursor somewhere on IdManager. Notice that IdManager becomes...

Thanks so much for this theme @sdras! The menu border is not distinguished from the background color. Can you add `menu.border` color? ![owl](https://user-images.githubusercontent.com/15521864/60478112-1ad93680-9cb4-11e9-8af7-15b66f513ef6.png) ![12345](https://user-images.githubusercontent.com/15521864/60478122-20cf1780-9cb4-11e9-8e33-125603b8829a.png) When I add `menu.border` in custom,...