1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2025-01-05 00:09:42 +00:00

Compare commits

..

No commits in common. "32aa83ccbb0e91560f338e603662000ddf20fdda" and "02cb4a90858d8cd898a4afad1d9391bd10a8dafd" have entirely different histories.

View file

@ -380,7 +380,6 @@
"punctuation.definition.string.end.latex",
"punctuation.definition.string",
"punctuation.definition.char",
"string.quoted.tiers.beancount",
"string",
"support.class.math.block.environment.latex",
],
@ -411,7 +410,6 @@
"comment.documentation",
"comment.line.documentation",
"string.quoted.docstring",
"string.quoted.narration",
"comment.block.documentation punctuation.definition.comment",
"comment.block.javadoc punctuation.definition.comment",
"markup.quote",
@ -683,36 +681,6 @@
"foreground": "#99ff99",
}
},
{
"name": "check-ok",
"scope": [
"support.function.directive.txn.completed.beancount",
],
"settings": {
"foreground": "#44ff44",
"fontStyle": "bold"
}
},
{
"name": "check-needed",
"scope": [
"support.function.directive.txn.incomplete.beancount",
],
"settings": {
"foreground": "#ff4444",
"fontStyle": "bold"
}
},
{
"name": "check-padding",
"scope": [
"support.function.directive.txn.padding.beancount",
],
"settings": {
"foreground": "#44ffff",
"fontStyle": "bold"
}
},
{
"name": "insert-header",
"scope": [