Skip to content

help: can anyone to share the CSS code of this style? #55

Answered by nothingislost
MugenLee asked this question in Q&A
Discussion options

You must be logged in to vote

This is a pretty complex style which is why I haven't released it. Unfortunately I can't really provide support for how to modify this right now so hopefully it works out for you as is.

{
  "dataview": {
    "class": "dataview",
    "color": "",
    "regex": true,
    "query": "(?<hide>\\[[_\\*~`]*)(?<inlineFieldKey>[0-9\\w\\p{Letter}][-0-9\\w\\p{Letter}\\p{Extended_Pictographic} /]*)[_\\*~`]*(?<invisible> *:: *)(?<inlineFieldValue>.+?)(?<hide3>\\])",
    "mark": [
      "group",
      "line",
      "start",
      "end"
    ],
    "css": ".inlineFieldKey {\n  font-weight: 800;\n  font-family: var(--font-monospace);\n  background-color: var(--background-primary-alt);\n  color: var(--text-n…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@MugenLee
Comment options

Answer selected by MugenLee
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants