Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "pagesRepository": "https://github.com/tldr-pages/tldr",
- "repositoryBase": "https://tldr.sh/assets/tldr-pages",
- "skipUpdateWhenPageNotFound": false,
- "themes": {
- "simple": {
- "commandName": "bold, underline",
- "mainDescription": "bold",
- "exampleDescription": "",
- "exampleCode": "",
- "exampleToken": "underline"
- },
- "base16": {
- "commandName": "bold",
- "mainDescription": "",
- "exampleDescription": "green",
- "exampleCode": "red",
- "exampleToken": "cyan"
- },
- "ocean": {
- "commandName": "bold, cyan",
- "mainDescription": "",
- "exampleDescription": "green",
- "exampleCode": "cyan",
- "exampleToken": "dim"
- },
- "inverse": {
- "commandName": "bold, inverse",
- "mainDescription": "inverse",
- "exampleDescription": "black",
- "exampleCode": "inverse",
- "exampleToken": "green, bgBlack, inverse"
- },
- "matrix": {
- "commandName": "bold",
- "mainDescription": "underline",
- "exampleDescription": "green, bgBlack",
- "exampleCode": "green, bgBlack",
- "exampleToken": "green, bold, bgBlack"
- }
- },
- "theme": "simple"
- }
Advertisement
Add Comment
Please, Sign In to add comment