Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve JSX ASCII logo #784

Merged
merged 4 commits into from
Oct 2, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 23 additions & 16 deletions languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1179,25 +1179,32 @@ Jsonnet:
Jsx:
type: programming
ascii: |
{0} .REACT. .REACT.
{0} JS .JSXJSX. JS
{0} JS :JSJS: JS
{0} JS .REACTJSX' JS
{0} 'JSXJSXJSXJSXJSXJSXJSXJSXJS'
{0} 'REACTJSREACT REACTJSREACT'
{0} 'JSX' REACT' :JSXJ: 'REACT 'JSX'
{0}'JS JSX' :JSXJSX: 'JSX JS'
{0}'JS JSX' :JSXJSX: 'JSX JS'
{0} 'JSX' REACT' :JSXJ: 'REACT 'JSX'
{0} 'REACTJSREACT REACTJSREACT'
{0} 'JSXJSXJSXJSXJSXJSXJSXJSXJS'
{0} JS .REACTJSX' JS
{0} JS :JSJS: JS
{0} JS .JSXJSX. JS
{0} .REACT. .REACT.
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJSX{1}JSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJS{1}XJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJ{1}SXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJSX{1}JSXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJS{1}XJSXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSXJ{1}SXJSXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJSX{1}JSXJSXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJS{1}XJSXJSXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSXJ{1}SXJSXJSXJSX
{0}JSXJSXJSXJSXJSXJSXJSXJSXJSX{1}JSXJSXJSXJSX
{0}JSXJSXJ SX JSXJSXJS{1}X{2}JSX{1}JSX{2}JSX{1}JSX
{0}JSXJSXJ S XJSXJSXJSXJ{1}SXJ{2}SXJ{1}S{2}XJS{1}XJSX
{0}JSXJSXJ SXJ SXJSXJSX{1}JSXJSX{2}JSX{1}JSXJSX
{0}JSXJSXJ SXJSX JSXJS{1}XJSXJS{2}XJSXJ{1}SXJSX
{0}JS XJ S XJ SXJ{1}SXJSXJ{2}SXJ{1}S{2}XJS{1}XJSX
{0}JSX JSX JSX{1}JSXJSX{2}JSX{1}JSX{2}JSX{1}JSX
{0}JSXJSXJSXJSXJSXJSXJS{1}XJSXJSXJSXJSXJSXJSX
colors:
ansi:
- yellow
- magenta
- white
hex:
- '#ECE653'
- '#B684D3'
- '#FFFFFF'
chip: '#F1E05A'
Julia:
type: programming
Expand Down