You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
(comment) @comment
|
|
|
|
|
|
|
|
(tag_name) @tag
|
|
|
|
(nesting_selector) @tag
|
|
|
|
(universal_selector) @tag
|
|
|
|
|
|
|
|
"~" @operator
|
|
|
|
">" @operator
|
|
|
|
"+" @operator
|
|
|
|
"-" @operator
|
|
|
|
"*" @operator
|
|
|
|
"/" @operator
|
|
|
|
"=" @operator
|
|
|
|
"^=" @operator
|
|
|
|
"|=" @operator
|
|
|
|
"~=" @operator
|
|
|
|
"$=" @operator
|
|
|
|
"*=" @operator
|
|
|
|
|
|
|
|
"and" @operator
|
|
|
|
"or" @operator
|
|
|
|
"not" @operator
|
|
|
|
"only" @operator
|
|
|
|
|
|
|
|
(attribute_selector (plain_value) @string)
|
|
|
|
(pseudo_element_selector (tag_name) @attribute)
|
|
|
|
(pseudo_class_selector (class_name) @attribute)
|
|
|
|
|
|
|
|
(class_name) @variable.other.member
|
|
|
|
(id_name) @variable.other.member
|
|
|
|
(namespace_name) @variable.other.member
|
|
|
|
(property_name) @variable.other.member
|
|
|
|
(feature_name) @variable.other.member
|
|
|
|
|
|
|
|
(attribute_name) @attribute
|
|
|
|
|
|
|
|
(function_name) @function
|
|
|
|
|
|
|
|
((property_name) @variable
|
|
|
|
(#match? @variable "^--"))
|
|
|
|
((plain_value) @variable
|
|
|
|
(#match? @variable "^--"))
|
|
|
|
|
|
|
|
"@media" @keyword
|
|
|
|
"@import" @keyword
|
|
|
|
"@charset" @keyword
|
|
|
|
"@namespace" @keyword
|
|
|
|
"@supports" @keyword
|
|
|
|
"@keyframes" @keyword
|
|
|
|
(at_keyword) @keyword
|
|
|
|
(to) @keyword
|
|
|
|
(from) @keyword
|
|
|
|
(important) @keyword
|
|
|
|
|
|
|
|
(string_value) @string
|
|
|
|
(color_value) @string.special
|
|
|
|
|
|
|
|
(integer_value) @constant.numeric.integer
|
|
|
|
(float_value) @constant.numeric.float
|
|
|
|
(unit) @type
|
|
|
|
|
|
|
|
"#" @punctuation.delimiter
|
|
|
|
"," @punctuation.delimiter
|
|
|
|
":" @punctuation.delimiter
|