Adjust pandoc syntax highlight style
This commit is contained in:
parent
d634dbd3f5
commit
edb413665d
717
dracula.theme
Normal file
717
dracula.theme
Normal file
@ -0,0 +1,717 @@
|
|||||||
|
{
|
||||||
|
"custom-styles": {
|
||||||
|
"Alerts": {
|
||||||
|
"Region Marker": {
|
||||||
|
"selected-text-color": "#6db8c7",
|
||||||
|
"text-color": "#6db8c7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Apache Configuration": {
|
||||||
|
"Directives": {
|
||||||
|
"bold": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Bash": {
|
||||||
|
"Path": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Redirection": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Variable": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"C": {
|
||||||
|
"Prep. Lib": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"C++": {
|
||||||
|
"Qt Macros": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"CMake": {
|
||||||
|
"Builtin Variable": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"CSS": {
|
||||||
|
"Color": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Property": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Selector Class": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"Selector Id": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Selector Pseudo": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Selector Tag": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Unit": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"D": {
|
||||||
|
"Attribute": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Declarator": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Deprecated": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Expression": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Module": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Property": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Template": {
|
||||||
|
"bold": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Diff": {
|
||||||
|
"Added line": {
|
||||||
|
"selected-text-color": "#5fde38",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Changed line (new)": {
|
||||||
|
"background-color": "#50fa7b",
|
||||||
|
"selected-text-color": "#5fde38",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Changed line (old)": {
|
||||||
|
"selected-text-color": "#e66eb4",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Removed line": {
|
||||||
|
"selected-text-color": "#e66eb4",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Doxygen": {
|
||||||
|
"Custom Tags": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"Description": {
|
||||||
|
"selected-text-color": "#c58e53",
|
||||||
|
"text-color": "#c58e53"
|
||||||
|
},
|
||||||
|
"Entities": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"HTML Tag": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"Region": {
|
||||||
|
"selected-text-color": "#6db8c7",
|
||||||
|
"text-color": "#6db8c7"
|
||||||
|
},
|
||||||
|
"Tags": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"Word": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#c58e53",
|
||||||
|
"text-color": "#c58e53"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"GNU Assembler": {
|
||||||
|
"Label": {
|
||||||
|
"underline": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Go": {
|
||||||
|
"Builtin Function": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"HTML": {
|
||||||
|
"Doctype": {
|
||||||
|
"bold": false,
|
||||||
|
"italic": false,
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ISO C++": {
|
||||||
|
"Prep. Lib": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Standard Suffix": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"UDL Numeric Suffix": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"UDL String Suffix": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Intel x86 (NASM)": {
|
||||||
|
"Label": {
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"Registers": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"JSON": {
|
||||||
|
"Style_Keyword": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Style_String_Key": {
|
||||||
|
"italic": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"JavaScript": {
|
||||||
|
"Built-in Objects": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"Function (Built-in)": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Object Member": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"JavaScript React (JSX)": {
|
||||||
|
"Attribute": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"Component Tag": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Makefile": {
|
||||||
|
"Operator": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Prereq": {
|
||||||
|
"italic": false,
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Target": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Variable": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Markdown": {
|
||||||
|
"Blockquote: Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Email": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Emphasis Text": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Header H1": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Header H2": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Header H3": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Header H4": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Header H5": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Header H6": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Inline Image": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
},
|
||||||
|
"Inline Image: Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"List: Emphasis Text": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"List: Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"List: Strong Text": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
},
|
||||||
|
"Normal Text: Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Reference Image": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
},
|
||||||
|
"Reference-Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Reference-Link Name": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6",
|
||||||
|
"underline": false
|
||||||
|
},
|
||||||
|
"Reference-Link Target": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Reference-Link Target: Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Reference-Link: Link": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Strong Text": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Modelines": {
|
||||||
|
"Variable": {
|
||||||
|
"selected-text-color": "#c58e53",
|
||||||
|
"text-color": "#c58e53"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"PHP/PHP": {
|
||||||
|
"Backslash Code": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Control Structures": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Library Constant": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Special Variable": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Variable": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Pascal": {
|
||||||
|
"ISO/Delphi Extended": {
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Odin": {
|
||||||
|
"Context Variable": {
|
||||||
|
"italic": true,
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Python": {
|
||||||
|
"Builtin Function": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Special Variable": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QMake": {
|
||||||
|
"Backslash Code": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Predefined Variable": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Ruby": {
|
||||||
|
"Access Control": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Default globals": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Definition": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Global Constant": {
|
||||||
|
"bold": false,
|
||||||
|
"italic": true,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Kernel methods": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Message": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Module mixin methods": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Pseudo variable": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Rust": {
|
||||||
|
"Attribute": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
},
|
||||||
|
"CConstant": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"CType": {
|
||||||
|
"italic": true,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Constant": {
|
||||||
|
"bold": false
|
||||||
|
},
|
||||||
|
"Definition": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Lifetime": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Macro": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Scope": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
},
|
||||||
|
"Self": {
|
||||||
|
"italic": true,
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Trait": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"SPDX-Comments": {
|
||||||
|
"SPDX Deprecated License": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"SPDX Deprecated License Exception": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"SPDX License": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"SPDX License Exception": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"SPDX Tag": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
},
|
||||||
|
"SPDX Value": {
|
||||||
|
"selected-text-color": "#d465a7",
|
||||||
|
"text-color": "#d465a7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TypeScript": {
|
||||||
|
"Built-in Objects": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"Function (Built-in)": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Object Member": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TypeScript React (TSX)": {
|
||||||
|
"Attribute": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"Component Tag": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"YAML": {
|
||||||
|
"Attribute": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Key": {
|
||||||
|
"bold": false,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"List": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"editor-colors": {
|
||||||
|
"BackgroundColor": "#282a36",
|
||||||
|
"BracketMatching": "#7c62a5",
|
||||||
|
"CodeFolding": "#44475a",
|
||||||
|
"CurrentLine": "#44475a",
|
||||||
|
"CurrentLineNumber": "#f8f8f2",
|
||||||
|
"IconBorder": "#282a36",
|
||||||
|
"IndentationLine": "#6272a4",
|
||||||
|
"LineNumbers": "#6272a4",
|
||||||
|
"MarkBookmark": "#8be9fd",
|
||||||
|
"MarkBreakpointActive": "#ff5555",
|
||||||
|
"MarkBreakpointDisabled": "#bd93f9",
|
||||||
|
"MarkBreakpointReached": "#f1fa8c",
|
||||||
|
"MarkError": "#ff5555",
|
||||||
|
"MarkExecution": "#44475a",
|
||||||
|
"MarkWarning": "#ffb86c",
|
||||||
|
"ModifiedLines": "#ff79c6",
|
||||||
|
"ReplaceHighlight": "#2c8843",
|
||||||
|
"SavedLines": "#50fa7b",
|
||||||
|
"SearchHighlight": "#566591",
|
||||||
|
"Separator": "#45474e",
|
||||||
|
"SpellChecking": "#ff5555",
|
||||||
|
"TabMarker": "#6272a4",
|
||||||
|
"TemplateBackground": "#282a36",
|
||||||
|
"TemplateFocusedPlaceholder": "#282a36",
|
||||||
|
"TemplatePlaceholder": "#282a36",
|
||||||
|
"TemplateReadOnlyPlaceholder": "#44475a",
|
||||||
|
"TextSelection": "#44475a",
|
||||||
|
"WordWrapMarker": "#282a36"
|
||||||
|
},
|
||||||
|
"metadata": {
|
||||||
|
"copyright": [
|
||||||
|
"SPDX-FileCopyrightText: 2016 Dracula Theme",
|
||||||
|
"SPDX-FileCopyrightText: 2020 Christoph Cullmann <cullmann@kde.org>"
|
||||||
|
],
|
||||||
|
"license": "SPDX-License-Identifier: MIT",
|
||||||
|
"name": "Dracula",
|
||||||
|
"revision": 10
|
||||||
|
},
|
||||||
|
"text-styles": {
|
||||||
|
"Alert": {
|
||||||
|
"bold": true,
|
||||||
|
"selected-text-color": "#ff5555",
|
||||||
|
"text-color": "#ff5555"
|
||||||
|
},
|
||||||
|
"Annotation": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Attribute": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"BaseN": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"BuiltIn": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Char": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"selected-text-color": "#6272a4",
|
||||||
|
"text-color": "#6272a4"
|
||||||
|
},
|
||||||
|
"CommentVar": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Constant": {
|
||||||
|
"bold": true,
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"ControlFlow": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"DataType": {
|
||||||
|
"italic": true,
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"DecVal": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Documentation": {
|
||||||
|
"selected-text-color": "#ffb86c",
|
||||||
|
"text-color": "#ffb86c"
|
||||||
|
},
|
||||||
|
"Error": {
|
||||||
|
"selected-text-color": "#ff5555",
|
||||||
|
"text-color": "#ff5555",
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"Extension": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"Float": {
|
||||||
|
"selected-text-color": "#bd93f9",
|
||||||
|
"text-color": "#bd93f9"
|
||||||
|
},
|
||||||
|
"Function": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Import": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Information": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Keyword": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"Normal": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
},
|
||||||
|
"Operator": {
|
||||||
|
"selected-text-color": "#f8f8f2",
|
||||||
|
"text-color": "#f8f8f2"
|
||||||
|
},
|
||||||
|
"Others": {
|
||||||
|
"selected-text-color": "#50fa7b",
|
||||||
|
"text-color": "#50fa7b"
|
||||||
|
},
|
||||||
|
"Preprocessor": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"RegionMarker": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"SpecialChar": {
|
||||||
|
"selected-text-color": "#ff79c6",
|
||||||
|
"text-color": "#ff79c6"
|
||||||
|
},
|
||||||
|
"SpecialString": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"String": {
|
||||||
|
"selected-text-color": "#f1fa8c",
|
||||||
|
"text-color": "#f1fa8c"
|
||||||
|
},
|
||||||
|
"Variable": {
|
||||||
|
"selected-text-color": "#8be9fd",
|
||||||
|
"text-color": "#8be9fd"
|
||||||
|
},
|
||||||
|
"VerbatimString": {
|
||||||
|
"selected-text-color": "#d7e60a",
|
||||||
|
"text-color": "#d7e60a"
|
||||||
|
},
|
||||||
|
"Warning": {
|
||||||
|
"selected-text-color": "#ff5555",
|
||||||
|
"text-color": "#ff5555"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
72
pandoc-dracula.css
Normal file
72
pandoc-dracula.css
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
/*
|
||||||
|
* Generated with:
|
||||||
|
* pandoc --highlight-style dracula.theme --template=highlighting-css.template code.md
|
||||||
|
* Download theme from:
|
||||||
|
* https://github.com/KDE/syntax-highlighting/blob/master/data/themes/dracula.theme
|
||||||
|
*/
|
||||||
|
|
||||||
|
pre > code.sourceCode { white-space: pre; position: relative; }
|
||||||
|
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
|
||||||
|
pre > code.sourceCode > span:empty { height: 1.2em; }
|
||||||
|
.sourceCode { overflow: visible; }
|
||||||
|
code.sourceCode > span { color: inherit; text-decoration: inherit; }
|
||||||
|
div.sourceCode { margin: 1em 0; }
|
||||||
|
pre.sourceCode { margin: 0; }
|
||||||
|
@media screen {
|
||||||
|
div.sourceCode { overflow: auto; }
|
||||||
|
}
|
||||||
|
@media print {
|
||||||
|
pre > code.sourceCode { white-space: pre-wrap; }
|
||||||
|
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
|
||||||
|
}
|
||||||
|
pre.numberSource code
|
||||||
|
{ counter-reset: source-line 0; }
|
||||||
|
pre.numberSource code > span
|
||||||
|
{ position: relative; left: -4em; counter-increment: source-line; }
|
||||||
|
pre.numberSource code > span > a:first-child::before
|
||||||
|
{ content: counter(source-line);
|
||||||
|
position: relative; left: -1em; text-align: right; vertical-align: baseline;
|
||||||
|
border: none; display: inline-block;
|
||||||
|
-webkit-touch-callout: none; -webkit-user-select: none;
|
||||||
|
-khtml-user-select: none; -moz-user-select: none;
|
||||||
|
-ms-user-select: none; user-select: none;
|
||||||
|
padding: 0 4px; width: 4em;
|
||||||
|
}
|
||||||
|
pre.numberSource { margin-left: 3em; padding-left: 4px; }
|
||||||
|
div.sourceCode
|
||||||
|
/* { color: #f8f8f2; } */
|
||||||
|
{ background: #282a36; color: #f8f8f2; }
|
||||||
|
@media screen {
|
||||||
|
pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; }
|
||||||
|
}
|
||||||
|
code span { color: #f8f8f2; } /* Normal */
|
||||||
|
code span.al { color: #ff5555; font-weight: bold; } /* Alert */
|
||||||
|
code span.an { color: #ff79c6; } /* Annotation */
|
||||||
|
code span.at { color: #ff79c6; } /* Attribute */
|
||||||
|
code span.bn { color: #bd93f9; } /* BaseN */
|
||||||
|
code span.bu { color: #8be9fd; } /* BuiltIn */
|
||||||
|
code span.cf { color: #ff79c6; } /* ControlFlow */
|
||||||
|
code span.ch { color: #f1fa8c; } /* Char */
|
||||||
|
code span.cn { color: #bd93f9; font-weight: bold; } /* Constant */
|
||||||
|
code span.co { color: #6272a4; } /* Comment */
|
||||||
|
code span.cv { color: #8be9fd; } /* CommentVar */
|
||||||
|
code span.do { color: #ffb86c; } /* Documentation */
|
||||||
|
code span.dt { color: #8be9fd; font-style: italic; } /* DataType */
|
||||||
|
code span.dv { color: #bd93f9; } /* DecVal */
|
||||||
|
code span.er { color: #ff5555; text-decoration: underline; } /* Error */
|
||||||
|
code span.ex { color: #8be9fd; } /* Extension */
|
||||||
|
code span.fl { color: #bd93f9; } /* Float */
|
||||||
|
code span.fu { color: #50fa7b; } /* Function */
|
||||||
|
code span.im { color: #ff79c6; } /* Import */
|
||||||
|
code span.in { color: #f1fa8c; } /* Information */
|
||||||
|
code span.kw { color: #ff79c6; } /* Keyword */
|
||||||
|
code span.op { color: #f8f8f2; } /* Operator */
|
||||||
|
code span.ot { color: #50fa7b; } /* Other */
|
||||||
|
code span.pp { color: #ff79c6; } /* Preprocessor */
|
||||||
|
code span.re { color: #8be9fd; } /* RegionMarker */
|
||||||
|
code span.sc { color: #ff79c6; } /* SpecialChar */
|
||||||
|
code span.ss { color: #f1fa8c; } /* SpecialString */
|
||||||
|
code span.st { color: #f1fa8c; } /* String */
|
||||||
|
code span.va { color: #8be9fd; } /* Variable */
|
||||||
|
code span.vs { color: #d7e60a; } /* VerbatimString */
|
||||||
|
code span.wa { color: #ff5555; } /* Warning */
|
40
pandoc.css
40
pandoc.css
@ -37,33 +37,41 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
|||||||
}
|
}
|
||||||
code span { color: #cfcfc2; } /* Normal */
|
code span { color: #cfcfc2; } /* Normal */
|
||||||
code span.al { color: #95da4c; background-color: #4d1f24; font-weight: bold; } /* Alert */
|
code span.al { color: #95da4c; background-color: #4d1f24; font-weight: bold; } /* Alert */
|
||||||
code span.an { color: #3f8058; } /* Annotation */
|
/* code span.an { color: #3f8058; } /* Annotation */
|
||||||
code span.at { color: #2980b9; } /* Attribute */
|
code span.an { color: #ff79c6 } /* Keyword */
|
||||||
code span.bn { color: #f67400; } /* BaseN */
|
/* code span.at { color: #2980b9; } /* Attribute */
|
||||||
|
code span.at { color: #ff79c6 } /* Keyword */
|
||||||
|
/* code span.bn { color: #f67400; } /* BaseN */
|
||||||
|
code span.bn { color: #ff79c6 } /* Keyword.Constant */
|
||||||
/* code span.bu { color: #7f8c8d; } /* BuiltIn */
|
/* code span.bu { color: #7f8c8d; } /* BuiltIn */
|
||||||
/* code span.bu { color: #f8f8f2; font-style: italic } /* Name.Builtin.Pseudo */
|
/* code span.bu { color: #f8f8f2; font-style: italic } /* Name.Builtin.Pseudo */
|
||||||
code span.bu { color: #8be9fd; font-style: italic } /* Name.Builtin */
|
code span.bu { color: #8be9fd; font-style: italic } /* Name.Builtin */
|
||||||
code span.cf { color: #fdbc4b; font-weight: bold; } /* ControlFlow */
|
/* code span.cf { color: #fdbc4b; font-weight: bold; } /* ControlFlow */
|
||||||
|
code span.cf { color: #ff79c6 } /* Keyword */
|
||||||
/* code span.ch { color: #3daee9; } /* Char */
|
/* code span.ch { color: #3daee9; } /* Char */
|
||||||
code span.ch { color: #bd93f9 } /* Literal.String.Char */
|
code span.ch { color: #bd93f9 } /* Literal.String.Char */
|
||||||
/* code span.cn { color: #27aeae; font-weight: bold; } /* Constant */
|
/* code span.cn { color: #27aeae; font-weight: bold; } /* Constant */
|
||||||
code span.cn { color: #ff79c6 } /* Keyword.Constant */
|
code span.cn { color: #ff79c6 } /* Keyword.Constant */
|
||||||
/* code span.co { color: #7a7c7d; } /* Comment */
|
/* code span.co { color: #7a7c7d; } /* Comment */
|
||||||
code span.co { color: #6272a4 } /* Comment */
|
code span.co { color: #6272a4 } /* Comment */
|
||||||
code span.cv { color: #7f8c8d; } /* CommentVar */
|
/* code span.cv { color: #7f8c8d; } /* CommentVar */
|
||||||
|
code span.cv { color: #8be9fd; font-style: italic } /* Name.Builtin */
|
||||||
code span.do { color: #a43340; } /* Documentation */
|
code span.do { color: #a43340; } /* Documentation */
|
||||||
/* code span.dt { color: #2980b9; } /* DataType */
|
/* code span.dt { color: #2980b9; } /* DataType */
|
||||||
code span.dt { color: #8be9fd } /* Keyword.Type */
|
code span.dt { color: #8be9fd } /* Keyword.Type */
|
||||||
/* code span.dv { color: #f67400; } /* DecVal */
|
/* code span.dv { color: #f67400; } /* DecVal */
|
||||||
code span.dv { color: #ffb86c } /* Literal.Number.Float */
|
code span.dv { color: #ffb86c } /* Literal.Number.Float */
|
||||||
/*code span.er { color: #da4453; text-decoration: underline; } /* Error */
|
/* code span.er { color: #da4453; text-decoration: underline; } /* Error */
|
||||||
code span.er { color: #f8f8f2 } /* Error */
|
/* code span.er { color: #f8f8f2 } /* Error */
|
||||||
|
code span.er { color: #ff5555; text-decoration: underline; } /* Error */
|
||||||
code span.ex { color: #0099ff; font-weight: bold; } /* Extension */
|
code span.ex { color: #0099ff; font-weight: bold; } /* Extension */
|
||||||
/* code span.fl { color: #f67400; } /* Float */
|
/* code span.fl { color: #f67400; } /* Float */
|
||||||
code span.fl { color: #ffb86c } /* Literal.Number.Float */
|
code span.fl { color: #ffb86c } /* Literal.Number.Float */
|
||||||
/* code span.fu { color: #8e44ad; } /* Function */
|
/* code span.fu { color: #8e44ad; } /* Function */
|
||||||
code span.fu { color: #50fa7b } /* Name.Function */
|
code span.fu { color: #50fa7b } /* Name.Function */
|
||||||
code span.im { color: #27ae60; } /* Import */
|
/* code span.im { color: #27ae60; } /* Import */
|
||||||
|
code span.im { color: #f8f8f2 } /* Other */
|
||||||
|
|
||||||
code span.in { color: #c45b00; } /* Information */
|
code span.in { color: #c45b00; } /* Information */
|
||||||
/* code span.kw { color: #cfcfc2; font-weight: bold; } /* Keyword */
|
/* code span.kw { color: #cfcfc2; font-weight: bold; } /* Keyword */
|
||||||
code span.kw { color: #ff79c6 } /* Keyword */
|
code span.kw { color: #ff79c6 } /* Keyword */
|
||||||
@ -71,11 +79,16 @@ code span.kw { color: #ff79c6 } /* Keyword */
|
|||||||
code span.op { color: #ff79c6; } /* Operator */
|
code span.op { color: #ff79c6; } /* Operator */
|
||||||
|
|
||||||
/* code span.ot { color: #27ae60; } /* Other */
|
/* code span.ot { color: #27ae60; } /* Other */
|
||||||
code span.ot { color: #f8f8f2 } /* Other */
|
/* code span.ot { color: #f8f8f2 } /* Other */
|
||||||
code span.pp { color: #27ae60; } /* Preprocessor */
|
code span.ot { color: #50fa7b; } /* Other */
|
||||||
code span.re { color: #2980b9; background-color: #153042; } /* RegionMarker */
|
/* code span.pp { color: #27ae60; } /* Preprocessor */
|
||||||
|
code span.pp { color: #f8f8f2 } /* Other */
|
||||||
|
/* code span.re { color: #2980b9; background-color: #153042; } /* RegionMarker */
|
||||||
|
code span.re { color: #8be9fd; } /* RegionMarker */
|
||||||
code span.sc { color: #3daee9; } /* SpecialChar */
|
code span.sc { color: #3daee9; } /* SpecialChar */
|
||||||
code span.ss { color: #da4453; } /* SpecialString */
|
code span.pp { color: #f8f8f2 } /* Other */
|
||||||
|
/* code span.ss { color: #da4453; } /* SpecialString */
|
||||||
|
code span.ss { color: #bd93f9; } /* String */
|
||||||
/* code span.st { color: #f44f4f; } /* String */
|
/* code span.st { color: #f44f4f; } /* String */
|
||||||
code span.st { color: #bd93f9; } /* String */
|
code span.st { color: #bd93f9; } /* String */
|
||||||
|
|
||||||
@ -83,4 +96,5 @@ code span.st { color: #bd93f9; } /* String */
|
|||||||
code span.va { color: #8be9fd; font-style: italic; } /* Variable */
|
code span.va { color: #8be9fd; font-style: italic; } /* Variable */
|
||||||
|
|
||||||
code span.vs { color: #da4453; } /* VerbatimString */
|
code span.vs { color: #da4453; } /* VerbatimString */
|
||||||
code span.wa { color: #da4453; } /* Warning */
|
/* code span.wa { color: #da4453; } /* Warning */
|
||||||
|
code span.er { color: #ff5555; text-decoration: underline; } /* Error */
|
||||||
|
@ -128,10 +128,8 @@ sitegen.create =>
|
|||||||
-- add_all files_from "docs"
|
-- add_all files_from "docs"
|
||||||
|
|
||||||
copy "app.css"
|
copy "app.css"
|
||||||
copy "moonscript.css"
|
|
||||||
copy "pygments.css"
|
copy "pygments.css"
|
||||||
copy "pandoc.css"
|
copy "pandoc.css"
|
||||||
copy "pandoc-old.css"
|
|
||||||
|
|
||||||
-- replace post markdown yaml headers with moonscript headers
|
-- replace post markdown yaml headers with moonscript headers
|
||||||
filter "docs", (body) =>
|
filter "docs", (body) =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user