dramatically enhance colors for javascript and css · github-linguist/linguist@3a19ba4

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 3a19ba4

author

Max Ogden

committed

dramatically enhance colors for javascript and css

1 parent ff9e0ae commit 3a19ba4

File tree

1 file changed

+

2

-

2

lines changed

1 file changed

+

2

-

2

lines changed

Lines changed: 2 additions & 2 deletions

Original file line numberDiff line numberDiff line change

@@ -299,7 +299,7 @@ COBOL:

299299
300300

CSS:

301301

ace_mode: css

302-

color: "#1f085e"

302+

color: "#563d7c"

303303

primary_extension: .css

304304
305305

Ceylon:

@@ -878,7 +878,7 @@ Java Server Pages:

878878

JavaScript:

879879

type: programming

880880

ace_mode: javascript

881-

color: "#f15501"

881+

color: "#f7df1e"

882882

aliases:

883883

- js

884884

- node

0 commit comments

Comments

 (0)