Created
December 29, 2025 02:10
-
-
Save ericflecher/9b46a410f1a531b0a35fa1ee8b3f2e05 to your computer and use it in GitHub Desktop.
TUI Feedback Screenshot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg class="rich-terminal" viewBox="0 0 1177 74.4" xmlns="http://www.w3.org/2000/svg"> | |
| <!-- Generated with Rich https://www.textualize.io --> | |
| <style> | |
| @font-face { | |
| font-family: "Fira Code"; | |
| src: local("FiraCode-Regular"), | |
| url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2") format("woff2"), | |
| url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff") format("woff"); | |
| font-style: normal; | |
| font-weight: 400; | |
| } | |
| @font-face { | |
| font-family: "Fira Code"; | |
| src: local("FiraCode-Bold"), | |
| url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2") format("woff2"), | |
| url("https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff") format("woff"); | |
| font-style: bold; | |
| font-weight: 700; | |
| } | |
| .terminal-458425460-matrix { | |
| font-family: Fira Code, monospace; | |
| font-size: 20px; | |
| line-height: 24.4px; | |
| font-variant-east-asian: full-width; | |
| } | |
| .terminal-458425460-title { | |
| font-size: 18px; | |
| font-weight: bold; | |
| font-family: arial; | |
| } | |
| </style> | |
| <defs> | |
| <clipPath id="terminal-458425460-clip-terminal"> | |
| <rect x="0" y="0" width="1158.0" height="23.4" /> | |
| </clipPath> | |
| </defs> | |
| <rect fill="#292929" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="1" y="1" width="1175" height="72.4" rx="8"/><text class="terminal-458425460-title" fill="#c5c8c6" text-anchor="middle" x="587" y="27">App Launcher</text> | |
| <g transform="translate(26,22)"> | |
| <circle cx="0" cy="0" r="7" fill="#ff5f57"/> | |
| <circle cx="22" cy="0" r="7" fill="#febc2e"/> | |
| <circle cx="44" cy="0" r="7" fill="#28c840"/> | |
| </g> | |
| <g transform="translate(9, 41)" clip-path="url(#terminal-458425460-clip-terminal)"> | |
| <g class="terminal-458425460-matrix"> | |
| </g> | |
| </g> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment