Skip to content

Commit

Permalink
update ruby logo
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Oct 4, 2022
1 parent ebf1aa7 commit c559be4
Showing 1 changed file with 35 additions and 15 deletions.
50 changes: 35 additions & 15 deletions languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1889,24 +1889,44 @@ Renpy:
Ruby:
type: programming
ascii: |
{0} ######## #
{0} ######### ##
{0} .######### ###
{0} ### ####### ####
{0} ###### ##### #####
{0} ######### ### ######
{0} ############ # #######
{0} ############### ########
{0} # ************* ## #######
{0} ### ########### ##### ######
{0}##### ######### ######## #####
{0} #### ####### ########### ####
{0} ### ##### ############## ###
{0} ## ### ################# ##
{0} # # #################### #
{0} ###{2}###{3}###{4}#{1}.{4}#
{0} ###{2}###{3}###{4}##{1}.{5}##
{0} ##{1}.{2}###{3}###{4}###{1}.{5}###
{0} ###{2}##{1}.{3}###{4}###{5}#{1}.{5}#{6}###
{0} ###{2}###{3}##{1}.{4}###{5}##{1}.{6}###{7}##
{0} ###{2}###{3}###{4}##{1}.{5}###{1}.{6}##{7}####
{0} ###{2}###{3}###{4}###{5}##{1}.{6}#{1}.{6}#{7}######
{0} #{1}.{0}*{2}***{3}***{4}***{5}***{6}**{1}.{7}###{8}#####
{0} ###{1}.{2}##{3}###{4}###{5}###{6}##{1}.{7}##{1}.{8}#######
{0} ####{2}#{1}.{2}#{3}###{4}###{5}###{6}#{1}.{6}#{7}###{8}#{1}.{8}######
{0} #####{2}##{1}.{3}###{4}###{5}###{1}.{6}##{7}###{8}###{1}.{8}#####
{0} #####{2}#{1}.{2}#{3}###{4}###{1}.{5}###{6}###{7}###{8}##{1}.{8}####
{0} #####{1}.{2}##{3}###{1}.{4}##{5}###{6}###{7}###{8}###{1}.{9}###
{0} ####{1}.{3}###{1}.{4}##{5}###{6}###{7}###{8}###{9}###{1}.{9}##
{0} ###{1}.{2}#{1}.{3}##{4}###{5}###{6}###{7}###{8}###{9}###{1}.{9}#
colors:
ansi:
- red
- white
- red
- red
- red
- red
- red
- red
- red
- red
hex:
- '#F30301'
- '#555555'
- '#E80603'
- '#DC0904'
- '#D10C06'
- '#C50F07'
- '#BA1109'
- '#AE140A'
- '#A3170C'
- '#971A0D'
chip: '#701516'
Rust:
type: programming
Expand Down

0 comments on commit c559be4

Please sign in to comment.