Better code css
This commit is contained in:
parent
87a6fdc94a
commit
204f2fb002
@ -7,7 +7,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hljs-comment {
|
.hljs-comment {
|
||||||
@apply text-gray-300;
|
@apply text-gray-500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hljs-attribute, .hljs-doctag, .hljs-keyword, .hljs-meta-keyword, .hljs-name, .hljs-selector-tag {
|
.hljs-attribute, .hljs-doctag, .hljs-keyword, .hljs-meta-keyword, .hljs-name, .hljs-selector-tag {
|
||||||
@ -30,8 +30,8 @@
|
|||||||
@apply text-green-300;
|
@apply text-green-300;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hljs-addition, .hljs-built_in, .hljs-bullet, .hljs-code {
|
.hljs-addition, .hljs-built_in, .hljs-bullet, .hljs-code, .hljs-keyword {
|
||||||
@apply text-green-300;
|
@apply text-green-500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hljs-meta {
|
.hljs-meta {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user