forked from projects/fipamo
updated production assets
This commit is contained in:
parent
7cabb1d1f0
commit
c15b6cdc5b
3 changed files with 4 additions and 8359 deletions
|
@ -3742,7 +3742,7 @@ pre[class*=language-] {
|
||||||
color: #e7903c;
|
color: #e7903c;
|
||||||
}
|
}
|
||||||
.token.namespace {
|
.token.namespace {
|
||||||
opacity: 0.7;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
.token.keyword {
|
.token.keyword {
|
||||||
color: #66d9ef;
|
color: #66d9ef;
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -40,7 +40,7 @@ pre[class*="language-"]
|
||||||
&.punctuation
|
&.punctuation
|
||||||
color: $editorSecondary
|
color: $editorSecondary
|
||||||
&.namespace
|
&.namespace
|
||||||
opacity: .7
|
opacity: .6
|
||||||
&.keyword
|
&.keyword
|
||||||
color: #66d9ef
|
color: #66d9ef
|
||||||
&.italic
|
&.italic
|
||||||
|
|
Loading…
Reference in a new issue