Jonathan Suh
                                            Jonathan Suh
                                        
                                    Will consider this for `v2`
Will consider this for a `v2`
May consider this for a `v2`
I can confirm that `color_variables_files` does not work even when using absolute paths. ``` { "folders": [{ "path": "." }], "color_variables_files": "/Users/username/project/assets/_sass/settings/_colors.scss" } ``` macOS Sierra 10.12.14 Sublime Text 3...
I figured out what’s going on. For `color_variables_files` to work in the `.sublime-project` file, you need to save your directory as a “Sublime project” (From the menu, Project > Save...
@Romainpetit Great to hear that it’s working for you! Thanks for letting me know. I opened up a PR for the added feature https://github.com/Monnoroch/ColorHighlighter/pull/355. This is only the 2nd time...