opencode / packages /tui /src /logo.ts
SaylorTwift's picture
SaylorTwift HF Staff
Add files using upload-large-folder tool
0dbc9de verified
Raw
History Blame Contribute Delete
558 Bytes
export const logo = {
left: [" ", "β–ˆβ–€β–€β–ˆ β–ˆβ–€β–€β–ˆ β–ˆβ–€β–€β–ˆ β–ˆβ–€β–€β–„", "β–ˆ__β–ˆ β–ˆ__β–ˆ β–ˆ^^^ β–ˆ__β–ˆ", "β–€β–€β–€β–€ β–ˆβ–€β–€β–€ β–€β–€β–€β–€ β–€~~β–€"],
right: [" β–„ ", "β–ˆβ–€β–€β–€ β–ˆβ–€β–€β–ˆ β–ˆβ–€β–€β–ˆ β–ˆβ–€β–€β–ˆ", "β–ˆ___ β–ˆ__β–ˆ β–ˆ__β–ˆ β–ˆ^^^", "β–€β–€β–€β–€ β–€β–€β–€β–€ β–€β–€β–€β–€ β–€β–€β–€β–€"],
}
export const go = {
left: [" ", "β–ˆβ–€β–€β–€", "β–ˆ_^β–ˆ", "β–€β–€β–€β–€"],
right: [" ", "β–ˆβ–€β–€β–ˆ", "β–ˆ__β–ˆ", "β–€β–€β–€β–€"],
}
export const marks = "_^~,"