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

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

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 file changed

Lines changed: 2 additions & 2 deletions

File tree

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