-
first of all: thanks for the awesome theme!
the arrow (->) in the default (and many themes) has a ligature:
![grafik](https://github.com/tzcl/logseq-monokai/assets/37498115/fca0c5f9-a309-48b5-b10…
-
Hello! Huge fan of what you created. So much that I wish I could use it across all my IDEs and the main **terminal**. Any plans for a `Monokai Pro.terminal` version?
-
I'm very surprised that when I changed the code editor theme to Monokai, the rest of the UI switched to that theme, too. But I quickly found that the theme only applies to the main window. It doesn't …
ghost updated
3 weeks ago
-
Printing a text file (filetype: None) with Monokai theme gives an unreadable result. It appears that the text is printed in the text color on the screen: lighter_grey=#dfdfdf. On white paper this is n…
-
I don't see any license info for the Monokai Dimmed theme. Is it available for me to use as a color theme in another project?
-
### Sublime Text build number
4169
### Example Code
```TSX
import gql from 'graphql-tag';
const query = gql`
{
user(id: 5) {
firstName
lastName
}
}
`;
```
### …
-
When we switched to having themes beeing configured in the settings, we wanted to avoid a non-human readable theme ids in the user settings. Instead, we opted for the label instead. Obviously, that ca…
-
Currently, nord theme is not working properly, one of colors is written as `#4c566` which makes Mattermost throw exception.
Wrong colorr is being applied to `sidebarTextActiveBorder`
-
### Describe the bug
as you can see, key words `enum`, `struct` or even enum variant, field name have different color.
Same code source in VSCode:
with NVim 0.10 and one_monokai.nvim:
…
-
When you select a range in a diff, a hint is shown in the gutter to show which range is in use.
![image](https://github.com/user-attachments/assets/011e5e23-f57d-406e-b261-13405a23e1be)
This col…