Revert the orange syntax highlighting for functions.
The changes were introduced in Change Id07e34e33.
Bug: Issue 10658
Change-Id: I65edee2bb877cbe588027f717b2a6b6e0a1e1280
(cherry picked from commit 4d6f3309d0
)
This commit is contained in:
parent
dc9e7bfc5a
commit
4bf00def60
@ -110,7 +110,7 @@ limitations under the License.
|
||||
|
||||
--syntax-default-color: var(--primary-text-color);
|
||||
--syntax-attribute-color: var(--primary-text-color);
|
||||
--syntax-function-color: #e90;
|
||||
--syntax-function-color: var(--primary-text-color);
|
||||
--syntax-meta-color: #FF1717;
|
||||
--syntax-keyword-color: #9E0069;
|
||||
--syntax-number-color: #164;
|
||||
|
Loading…
Reference in New Issue
Block a user