Skip to content

Commit deaa624

Browse files
authored
Add colours for Awk and regular expression source (#5392)
1 parent f1591a9 commit deaa624

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/linguist/languages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ Avro IDL:
431431
language_id: 785497837
432432
Awk:
433433
type: programming
434+
color: "#c30e9b"
434435
extensions:
435436
- ".awk"
436437
- ".auk"
@@ -4881,6 +4882,7 @@ Redirect Rules:
48814882
language_id: 1020148948
48824883
Regular Expression:
48834884
type: data
4885+
color: "#009a00"
48844886
extensions:
48854887
- ".regexp"
48864888
- ".regex"

0 commit comments

Comments
 (0)