xmtop/colorschemes
Markus Peloquin 43227744e7 Fix crash when loading a custom colorscheme
When using `cs, err := ...` in a nested scope, it masks `cs` and `err`
from any parent scope.
2020-04-01 11:20:45 -07:00
..
default_dark.go Extensions. 2020-02-28 10:06:05 -06:00
default.go Extensions. 2020-02-28 10:06:05 -06:00
default.json Extensions. 2020-02-28 10:06:05 -06:00
monokai.go Extensions. 2020-02-28 10:06:05 -06:00
monokai.png Add custom colorscheme loading. Closes #55 2018-09-18 13:42:49 -07:00
nord.go Extensions. 2020-02-28 10:06:05 -06:00
registry_test.go Fixes #57. Also renames files that came with a pull request such that they follow golang file naming conventions (underscores rather than dashes), mainly for consistency. 2020-02-20 13:05:28 -06:00
registry.go Fix crash when loading a custom colorscheme 2020-04-01 11:20:45 -07:00
solarized.go Extensions. 2020-02-28 10:06:05 -06:00
solarized.png Add custom colorscheme loading. Closes #55 2018-09-18 13:42:49 -07:00
solarized16_dark.go Extensions. 2020-02-28 10:06:05 -06:00
solarized16_light.go Extensions. 2020-02-28 10:06:05 -06:00
template.go Extensions. 2020-02-28 10:06:05 -06:00
vice.go Extensions. 2020-02-28 10:06:05 -06:00