diff --git a/stylesheets/syntax-variables.less b/stylesheets/syntax-variables.less index 2f50dbc..218796d 100644 --- a/stylesheets/syntax-variables.less +++ b/stylesheets/syntax-variables.less @@ -1,5 +1,5 @@ -// This file has fallback variables. It specifies all syntax variables that -// themes must implement if they include a syntax-variables.less file. +// This defines all syntax variables that syntax themes must implement when they +// include a syntax-variables.less file. // General colors @syntax-text-color: #c5c8c6;