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

It seems there is an error with synthax coloring of simple object in JS, as in picture. Delete if I am wrong. Beside, using your great theme a lot :)....

The colour of an object when accessing a property using `object.property` syntax is different from that when using `object["property"]` syntax. Is this intentional? It feels counter-intuitive to me. ![image](https://user-images.githubusercontent.com/28791798/56365653-46866d80-61e9-11e9-8a6b-324c40fcfb32.png) (Also...

The code hints in C# in VS 2022 look too bright and they are unreadable. Please have a look at screenshot. ![image](https://user-images.githubusercontent.com/65192114/191322216-efa7eec8-d906-423e-9a20-e33dc34fef2e.png)

Fix a typo in the README, `Separate the Editor from the Sidebar` section.

![result](https://github.com/sdras/night-owl-vscode-theme/assets/45549589/ee732a73-f372-49e1-aadb-6f6e1bee59a0) issue #322

The current lineHighlightBackground is too dark, making it difficult to see. Therefore, I've decided to customize the highlight color for the current line by using the color of an owl's...

Added support for Visual Studio 2022. Also fixes #314 ![image](https://github.com/sdras/night-owl-vscode-theme/assets/73392533/31544c7f-52aa-4f3e-a330-b00c7398d1d5)

In the light mode warnings look like this: In dark mode they look like this: Is there any way to disable this?