Skip to content

Commit 90a75e9

Browse files
committed
Updated the readme color descriptions to be more accurate
1 parent 5bd61a0 commit 90a75e9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ ng-annotate
1212

1313
Main annotation class is `.ng-annotation`.
1414
An annotation is extended by adding a type class to `.ng-annotation`.
15-
Available type classes are:
15+
16+
Available default type classes are:
1617

17-
.red - Sets background to red, color to white and border-color to red.
18-
.green - Sets background to green, color to white and border-color to green.
19-
.blue - Sets background to blue, color to white and border-color to blue.
20-
.pink - Sets background to pink, color to white and border-color to pink.
18+
.red - Sets background to red, color to black and border-color to red.
19+
.green - Sets background to green, color to black and border-color to green.
20+
.blue - Sets background to blue, color to black and border-color to blue.
21+
.pink - Sets background to pink, color to black and border-color to pink.
2122
.yellow - Sets background to yellow, color to black and border-color to yellow.
23+
.teal - Sets background to teal, color to black and border-color to teal.
2224

0 commit comments

Comments
 (0)