-
```
E5108: Error executing lua ...k/packer/start/silicon.lua/lua/silicon/build_tmTheme.lua:204: bad argument #1 to 'lower' (string expected, got nil)
stack traceback:
[C]: in function 'lower'
..…
-
After spending ages using Sublime + Monokai Dark I found the [itg.flat theme](https://github.com/itsthatguy/theme-itg-flat), which includes a beautiful dark syntax colour scheme. I have since switched…
-
Hello, I have Mac where Mono installed, then installed Sublime Text 3 beta (3083) from [this](http://www.sublimetext.com/3) page and then run this project, just "sh ./build.sh install"
Result is that…
-
Error loading colour scheme Packages/Theme - Cobalt2/cobalt2.tmTheme: Unable to open Packages/Theme - Cobalt2/cobalt2.tmTheme
gdiab updated
6 years ago
-
This applies starting from RStudio 1.2.
If we give R variables CSS class `ace_variable` instead of `ace_identifier` users would find the result of importing from a tmTheme matches their expectation…
-
### How to reload my color scheme changes while developing it?
Currently I do:
```
print( "\n" + self.view.window().active_view().settings().get("color_scheme") )
self.view.windo…
-
Somethings not right with my installation. I've added the correct settings in the plugins user settings:
```
{
"day": {
"color_scheme": "Packages/Material Theme/schemes/Material-Them…
-
Works with ST3 afaict, with the interesting caveat that ST3 seemed to rename my "Flatland.tmTheme" file to "Flatland.tmtheme" (i.e. it lowercased the T). So I had to modify the color_scheme in the use…
-
Sublime Text renders theme's colors incorrectly on OS X.
Below are a few examples, but all themes seem to be affected.
Birds of Paradise.tmTheme, downloaded from https://github.com/jbergantine/Bir…
-
# Update
For any passersby looking for the Light version, viola!
**Get the assets here**: https://github.com/BeyondCodeBootcamp/zen-of-python/tree/light
# Original
The dark version is …