Skip to content

Instantly share code, notes, and snippets.

@pketh
Created October 18, 2023 18:13
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pketh/b80e1a6593829a9d690ea78e0efdca77 to your computer and use it in GitHub Desktop.
Save pketh/b80e1a6593829a9d690ea78e0efdca77 to your computer and use it in GitHub Desktop.
kinopio code languages list
[
{"id": 1,"name": "txt"},
{"id": 2,"name": "c", "color": "#555555", "keywords": ["auto", "break", "case", "char", "const", "continue", "default", "do", "double", "else", "enum", "extern", "float", "for", "goto", "if", "int", "long", "register", "return", "short", "signed", "sizeof", "static", "struct", "switch", "typedef", "union", "unsigned", "void", "volatile", "while"]},
{"id": 3,"name": "c++", "color": "#f34b7d", "keywords": ["alignas", "alignof", "and", "and_eq", "asm", "auto", "bitand", "bitor", "bool", "break", "case", "catch", "char", "char8_t", "char16_t", "char32_t", "class", "compl", "concept", "const", "consteval", "constexpr", "const_cast", "continue", "co_await", "co_return", "co_yield", "decltype", "default", "delete", "do", "double", "dynamic_cast", "else", "enum", "explicit", "export", "extern", "false", "float", "for", "friend", "goto", "if", "inline", "int", "long", "mutable", "namespace", "new", "noexcept", "not", "not_eq", "nullptr", "operator", "or", "or_eq", "private", "protected", "public", "reflexpr", "register", "reinterpret_cast", "requires", "return", "short", "signed", "sizeof", "static", "static_assert", "static_cast", "struct", "switch", "synchronized", "template", "this", "thread_local", "throw", "true", "try", "typedef", "typeid", "typename", "union", "unsigned", "using", "virtual", "void", "volatile", "wchar_t", "while", "xor", "xor_eq"]},
{"id": 4,"name": "cs", "color": "#178600", "keywords": ["abstract","as","base","bool","break","byte","case","catch","char","checked","class","const","continue","decimal","default","delegate","do","double","else","enum","event","explicit","extern","false","finally","fixed","float","for","foreach","goto","if","implicit","in","int","interface","internal","is","lock","long","namespace","new","null","object","operator","out","override","params","private","protected","public","readonly","ref","return","sbyte","sealed","short","sizeof","stackalloc","static","string","struct","switch","this","throw","true","try","typeof","uint","ulong","unchecked","unsafe","ushort","using","virtual","void","volatile","while"]},
{"id": 5,"name": "css", "color": "#563d7c", "keywords": ["align-items","background","border","color","display","flex","font","grid","height","justify-content","margin","padding","position","text-align","text-decoration","width","float","clear","transition","transform","box-sizing","overflow","cursor","list-style","line-height","border-radius","box-shadow","text-transform","font-size","line-height","letter-spacing","box-shadow","margin-top","margin-bottom","margin-left","margin-right","padding-top","padding-bottom","padding-left","padding-right","position","top","bottom","left","right","z-index","background-color","background-image","background-position","background-repeat","background-size","border-color","border-width","font-family","font-weight"]},
{"id": 6,"name": "go", "color": "#00ADD8", "keywords": ["break", "default", "func", "interface", "select", "case", "defer", "go", "map", "struct", "chan", "else", "goto", "package", "switch", "const", "fallthrough", "if", "range", "type", "continue", "for", "import", "return", "var"]},
{"id": 7,"name": "html", "color": "#e34c26", "keywords": ["article", "aside", "details", "figcaption", "figure", "footer", "header", "main", "mark", "nav", "section", "summary", "time", "address", "audio", "canvas", "datalist", "mark", "output", "progress", "video", "article", "aside", "details", "figcaption", "figure", "footer", "header", "main", "mark", "nav", "section", "summary", "time", "a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "label", "legend", "li", "link", "main", "map", "mark", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "param", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "svg", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "title", "tr", "track", "u", "ul", "var", "video", "wbr"]},
{"id": 8,"name": "java", "color": "#b07219", "keywords": ["abstract", "assert", "boolean", "break", "byte", "case", "catch", "char", "class", "const", "continue", "default", "do", "double", "else", "enum", "extends", "final", "finally", "float", "for", "if", "implements", "import", "instanceof", "int", "interface", "long", "native", "new", "package", "private", "protected", "public", "return", "short", "static", "strictfp", "super", "switch", "synchronized", "this", "throw", "throws", "transient", "try", "void", "volatile", "while"]},
{"id": 9,"name": "js", "color": "#f1e05a", "keywords": ["forEach","filter","map","break","do","instanceof","typeof","case","else","new","var","await","catch","finally","return","void","continue","for","switch","while","debugger","function","this","with","default","if","throw","delete","in","try","abstract","export","interface","static","boolean","extends","long","super","byte","final","native","synchronized","char","float","package","throws","class","goto","private","transient","const","implements","protected","volatile","double","import","public","enum","int","short","null","true","false","await","class","const","continue","debugger","default","delete","do","else","enum","export","extends","false","finally","for","function","if","implements","import","in","instanceof","interface","let","new","null","package","private","protected","public","return","super","switch","this","throw","true","try","typeof","undefined","var","void","while","with","yield","Array","Boolean","Date","Error","EvalError","Function","Infinity","JSON","Math","NaN","Number","Object","RangeError","ReferenceError","RegExp","String","SyntaxError","TypeError","URIError","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","eval","isFinite","isNaN","parseFloat","parseInt","unescape"]},
{"id": 10,"name": "json", "keywords": ["[", "]", "{", "}", ",", ":"]},
{"id": 11,"name": "kotlin", "color": "#A97BFF", "keywords": ["as", "as?", "break", "class", "continue", "do", "else", "false", "for", "fun", "if", "in", "!in", "interface", "is", "!is", "null", "object", "package", "return", "super", "this", "throw", "true", "try", "typealias", "val", "var", "when", "while"]},
{"id": 12,"name": "php", "color": "#4F5D95", "keywords": ["abstract", "and", "array", "as", "break", "callable", "case", "catch", "class", "clone", "const", "continue", "declare", "default", "die", "do", "echo", "else", "elseif", "empty", "enddeclare", "endfor", "endforeach", "endif", "endswitch", "endwhile", "eval", "exit", "extends", "final", "finally", "for", "foreach", "function", "global", "goto", "if", "implements", "include", "include_once", "instanceof", "insteadof", "interface", "isset", "list", "namespace", "new", "or", "print", "private", "protected", "public", "require", "require_once", "return", "static", "switch", "throw", "trait", "try", "unset", "use", "var", "while", "xor"]},
{"id": 13,"name": "python", "color": "#3572A5", "keywords": ["False", "None", "True", "and", "as", "assert", "async", "await", "break", "class", "continue", "def", "del", "elif", "else", "except", "finally", "for", "from", "global", "if", "import", "in", "is", "lambda", "nonlocal", "not", "or", "pass", "raise", "return", "try", "while", "with", "yield"]},
{"id": 14,"name": "r", "color": "#198CE7", "keywords": ["if", "else", "repeat", "while", "function", "for", "in", "next", "break", "TRUE", "FALSE", "NULL", "Inf", "NaN", "NA", "NA_integer_", "NA_real_", "NA_complex_", "NA_character_", "..."]},
{"id": 15,"name": "ruby", "color": "#701516", "keywords": ["__FILE__", "__LINE__", "__ENCODING__", "BEGIN", "END", "alias", "and", "begin", "break", "case", "class", "def", "defined?", "do", "else", "elsif", "end", "ensure", "false", "for", "if", "in", "module", "next", "nil", "not", "or", "redo", "rescue", "retry", "return", "self", "super", "then", "true", "undef", "unless", "until", "when", "while", "yield"]},
{"id": 16,"name": "rust", "color": "#dea584", "keywords": ["as", "break", "const", "continue", "crate", "else", "enum", "extern", "false", "fn", "for", "if", "impl", "in", "let", "loop", "match", "mod", "move", "mut", "pub", "ref", "return", "self", "Self", "static", "struct", "super", "trait", "true", "type", "unsafe", "use", "where", "while"]},
{"id": 17,"name": "shell", "color": "#89e051", "keywords": ["if", "then", "else", "elif", "fi", "case", "esac", "for", "while", "until", "do", "done", "function", "return", "break", "continue", "echo", "read", "true", "false", "test", "[", "]", "&&", "||", "!", "$", "(", ")", "{", "}", "declare", "local", "export", "shift", "export", "unset", "export", "source", "alias", "command", "type"]},
{"id": 18,"name": "sql", "color": "#e38c00", "keywords": ["ADD","ALL","ALTER","AND","AS","ASC","BETWEEN","BY","CASE","CHECK","COLUMN","CONSTRAINT","CREATE","DATABASE","DEFAULT","DELETE","DESC","DISTINCT","DROP","ELSE","END","ESCAPE","EXISTS","FOREIGN","FROM","GROUP","HAVING","IN","INDEX","INNER","INSERT","INTO","IS","JOIN","KEY","LEFT","LIKE","LIMIT","NOT","NULL","ON","OR","ORDER","OUTER","SELECT","SET","TABLE","THEN","TOP","TRUNCATE","UNION","UNIQUE","UPDATE","VALUES","VIEW","WHERE"]},
{"id": 19,"name": "swift", "color": "#ffac45", "keywords": ["associatedtype", "class", "deinit", "enum", "extension", "fileprivate", "func", "import", "init", "inout", "internal", "let", "open", "operator", "private", "protocol", "public", "static", "struct", "subscript", "typealias", "var", "Any", "AnyObject", "Array", "Dictionary", "Set", "String", "Int", "Double", "Float", "Character", "Bool", "Optional", "nil", "true", "false", "if", "else", "switch", "case", "default", "for", "in", "while", "repeat", "do", "try", "throw", "catch", "guard", "defer", "return", "break", "continue", "fallthrough", "as", "is", "Type", "Self", "super", "Self", "self", "associatedtype", "class", "deinit", "enum", "extension", "fileprivate", "func", "import", "init", "inout", "internal", "let", "open", "operator", "private", "protocol", "public", "static", "struct", "subscript", "typealias", "var", "func", "init", "deinit", "type", "alias", "extension", "protocol", "associatedtype", "where", "infix", "prefix", "postfix", "precedence", "associativity", "in", "return", "throw", "if", "else", "switch", "for", "while", "repeat", "do", "try", "catch", "guard", "defer", "break", "continue", "fallthrough", "return", "throw", "if", "else", "switch", "for", "in", "while", "repeat", "do", "try", "catch", "guard", "defer", "return", "break", "continue", "fallthrough", "as", "is", "Type", "Self", "super", "Self", "self", "nil", "true", "false", "try", "Optional", "Error", "assert", "assertionFailure", "precondition", "preconditionFailure", "fatalError", "print", "debugPrint", "dump", "abs", "max", "min", "stride", "sequence", "print", "assert", "assertionFailure", "precondition", "preconditionFailure", "fatalError", "abs", "max", "min", "stride", "sequence"]}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment