Skip to content
Snippets Groups Projects
Select Git revision
  • 7d4c75b58c9bd27cb98aa10bbfee9145ec54b033
  • master default protected
  • yassin.elhakoun-master-patch-15592
  • yassin.elhakoun-master-patch-40090
  • pk
  • high-order-functions
6 results

strings.md

Blame
  • Forked from programmation_sequentielle / cours
    Source project has a limited visibility.
    my_highlight.theme 5.48 KiB
    {
        "text-color": null,
        "background-color": "#f0f0f0",
        "line-number-color": "#aaaaaa",
        "line-number-background-color": null,
        "text-styles": {
            "Other": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Attribute": {
                "text-color": "#c4a000",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "SpecialString": {
                "text-color": "#4e9a06",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Annotation": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": true,
                "italic": true,
                "underline": false
            },
            "Function": {
                "text-color": "#000000",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "String": {
                "text-color": "#4e9a06",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "ControlFlow": {
                "text-color": "#204a87",
                "background-color": null,
                "bold": true,
                "italic": false,
                "underline": false
            },
            "Operator": {
                "text-color": "#ce5c00",
                "background-color": null,
                "bold": true,
                "italic": false,
                "underline": false
            },
            "Error": {
                "text-color": "#a40000",
                "background-color": null,
                "bold": true,
                "italic": false,
                "underline": false
            },
            "BaseN": {
                "text-color": "#0000cf",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Alert": {
                "text-color": "#ef2929",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Variable": {
                "text-color": "#000000",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Extension": {
                "text-color": null,
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Preprocessor": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": false,
                "italic": true,
                "underline": false
            },
            "Information": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": true,
                "italic": true,
                "underline": false
            },
            "VerbatimString": {
                "text-color": "#4e9a06",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Warning": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": true,
                "italic": true,
                "underline": false
            },
            "Documentation": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": true,
                "italic": true,
                "underline": false
            },
            "Import": {
                "text-color": null,
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Char": {
                "text-color": "#4e9a06",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "DataType": {
                "text-color": "#204a87",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Float": {
                "text-color": "#0000cf",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Comment": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": false,
                "italic": true,
                "underline": false
            },
            "CommentVar": {
                "text-color": "#8f5902",
                "background-color": null,
                "bold": true,
                "italic": true,
                "underline": false
            },
            "Constant": {
                "text-color": "#000000",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "SpecialChar": {
                "text-color": "#000000",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "DecVal": {
                "text-color": "#0000cf",
                "background-color": null,
                "bold": false,
                "italic": false,
                "underline": false
            },
            "Keyword": {
                "text-color": "#204a87",
                "background-color": null,
                "bold": true,
                "italic": false,
                "underline": false
            }
        }
    }