-
Using `base16.monokai-dark` color scheme, I see the following if I create a Go source file as such:
``` go
// var userKey key = 0
// func NewContext(ctx context.Context, u *User) context.Co…
-
So, I have been trying to figure out vim's colorscheme configurations and at the same time setup the airline plugin. While it works fine in terms of functionality, the colors do not match the screensh…
-
when i try to set oceanicnext scheme, i get stack of errors, first of them is
```
Error compiling Less stylesheet: /home/mjrev/.atom/packages/base16-syntax/index.less
Line number: 2
'schemes/oceanicN…
-
I'm using the Base16 Color Schemes package to provide my preferred color scheme in Sublime, and when I installed SublimePythonIDE from package control, it generates this exception in the console:
```…
-
I am not sure if this is just me and my set up (OS X, macvim, base16-ocean dark scheme), but semicolons are red (same color as `let` or `var`).
IMO semicolons, like variable names, should not have an…
-
Write a throwaway script that
1. Reads every template name [from this folder](https://github.com/chriskempson/base16-builder/tree/master/templates)
2. Generates a [task list](https://github.com/blog…
-
I enable tab line, with the following config
```
let g:airline#extensions#tabline#enabled = 1
" Show just the filename
let g:airline#extensions#tabline#fnamemod = ':t'
let g:airline#extensions#synta…
-
Would anyone be interested in designing a **vector** logo for use in the [readme.md](https://github.com/alexbooker/base16-builder/blob/master/readme.md)?
In terms of design, I was thinking:
- Minimal…
-
Hello, really enjoy the terminal integration. Unfortunatly I don't get consistent colors between the terminal buffer and the terminal itself.
In particular the text in bold is colored with the "bright…
choco updated
8 years ago
-
Creating a template with 16 primary colors plus two additional colors for the background and foreground would allow for easier and more accurate porting of this color scheme for use with other softwar…