Skip to content

Commit

Permalink
Change CSS colour to rebeccapurple (#7136)
Browse files Browse the repository at this point in the history
Change CSS color
  • Loading branch information
DecimalTurn authored Nov 25, 2024
1 parent 91fdd46 commit 4eb3edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ CSS:
ace_mode: css
codemirror_mode: css
codemirror_mime_type: text/css
color: "#563d7c"
color: "#663399"
extensions:
- ".css"
language_id: 50
Expand Down

0 comments on commit 4eb3edd

Please sign in to comment.