-
### What happened?
The references to the block references dont show in all the blocks
### Reproduce the Bug
![Screenshot 2022-09-20 091049](https://user-images.githubusercontent.com/86377241/19…
-
I initialize GateOne in my application like this:
window.onload = function()
{
GateOne.init({url:'https://10.0.0.1/',autoConnectURL:'ssh://palo@localhost:22', theme="solarized"});
}
I put this statem…
-
-
There are a bright color and a deep blue color themes. what's their name? They look good. Thanks.
-
It appears that all themes are either based on the dark or light theme. Thus all the backgrounds (text editor, solution explorer, output window, ...) are either black or white. How is it possible to c…
-
Thanks for plotnine, I'm a big fan!
I like working with a dark background. Using `plotnine.themes.theme_dark` gives this image, which has a lot of light area which doesn't work well on a dark backg…
ghost updated
6 years ago
-
# Current behavior
Hi! I've found the following strange behavior:
![sidebar-change](https://user-images.githubusercontent.com/12569381/45415807-68e76400-b6b9-11e8-9cd0-9aa9886d85cb.gif)
# Expecte…
-
At first, I suspected this was just in private messages, but then I noticed that it's also showing the wrong color for channels. Basically, when a new message comes to a channel, the channel name shou…
-
As soon as I include both `octopress-solarized` and `octopress-codefence` together in my Gemfile, jekyll breaks with stack errors.
Gemfile:
```
source 'https://rubygems.org'
gem 'octopress', '>= 3.…
-
all brackets are red: `(` `[` `{`
and: `!`, `,`, some golang keywords, etc..
red means error, right?
I don’t know if I have misconfigured something. but without `vim.cmd('colorscheme…