-
# How to Combine Stores Together in Svelte - Webtips
In Svelte, you can use a derived store, if you want a store to have a value based on other stores. This way, you can combine multiple stores toget…
-
There are a bright color and a deep blue color themes. what's their name? They look good. Thanks.
-
After reading other issues, I understand why you would like to keep the theme as a paid theme, and to certain extend I understand it.
However have you consider open source part of the theme, ie col…
-
Not sure if this is a VS Code thing or a theme thing: Is there a way to change the mapping between file extensions and icons within the theme? There are several file types that are currently represent…
-
```json
{
// Visuals
"workbench.colorTheme": "Monokai Pro (Filter Machine)", // 插件市场安装
"workbench.iconTheme": "file-icons", // 插件市场安装
"workbench.sideBar.location": "right",
"workbench…
-
When I hover over a character in normal mode. Like here I am hovering over `S` char:
![2018-06-08 at 14 08](https://user-images.githubusercontent.com/6391776/41157275-86109090-6b25-11e8-9819-c4ef25…
-
### Problem description
I love a minimal feel and find the icon and text in the title bar a distraction. Especially as the icon color is nothing to do with the theme being used.
### Preferred solut…
-
Hi there, first of all, thanks for the awesome theme you created. However, I really wish it supported italic fonts. This is not an issue report but a request.
-
Hey guys,
I'm trying to use onivim for daily Python development. However, the syntax highlighting for Python doesn't work correctly. Functions and function arguments are all red.
I've installed …
-
Hi, as Adobe is about to abandon Brackets, have you considered porting you theme to VS Code? It's by far the best I've ever seen, especially for PHP/JS/CSS/HTML combo! The Monokai Dark Soda available …