From c5aa364e0e372d0e29063a27bd17811446db8b6a Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Fri, 16 Feb 2024 23:48:02 -0700 Subject: [feat] Flesh out basic UI --- design/cards.html | 37 ++++++++++++++++++-- design/icons.svg | 68 +++++++++++++++++++++++++++---------- design/logo-icon.svg | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 181 insertions(+), 20 deletions(-) create mode 100644 design/logo-icon.svg (limited to 'design') diff --git a/design/cards.html b/design/cards.html index d6d2a7c..d2f3ad4 100644 --- a/design/cards.html +++ b/design/cards.html @@ -111,6 +111,37 @@ .card:has(img:last-child) { padding-bottom: 0; } + + code { + margin: 0 -2px; + padding: 2px 4px; + font: 14px/1.3em "Hack", monospace; + white-space: nowrap; + background: rgba(0,0,0,.05); + border-radius: 4px; + letter-spacing: 0; + } + .gfm-color_chip { + display: inline-block; + line-height: 1; + margin: 0 0 2px 4px; + vertical-align: middle; + border-radius: 3px; + width: 0.9em; + height: 0.9em; + background: #fff; + background-image: linear-gradient(135deg, #ded6ee 25%, transparent 0%, transparent 75%, #ded6ee 0%),linear-gradient(135deg, #ded6ee 25%, transparent 0%, transparent 75%, #ded6ee 0%); + background-size: 1em 1em; + background-position: 0 0, 0.5em 0.5em; + } + .gfm-color_chip>span { + display: inline-block; + width: 100%; + height: 100%; + margin-bottom: 2px; + border-radius: 3px; + border: 1px solid rgba(31,30,36,0.24); + } @@ -122,12 +153,12 @@

Example Note

Meh bold italic meh whatever lorem ipsum dolor sit amet adispicing elit

-

Foobar lipsum yeet

-

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

+

Foobar lipsum yeet uwu

+

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Call the load() function. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

function test() {
   return 42;
 }
-

It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

+

It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. RGBA(0,255,0,0.3)

#hash #tag more_vert
diff --git a/design/icons.svg b/design/icons.svg index 563df7f..1526d57 100644 --- a/design/icons.svg +++ b/design/icons.svg @@ -1,19 +1,19 @@ + inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + inkscape:pagecheckerboard="true" + inkscape:showpageshadow="2" + inkscape:deskcolor="#d1d1d1" + inkscape:window-width="1368" + inkscape:window-height="890" + inkscape:window-x="-6" + inkscape:window-y="-6" + inkscape:window-maximized="1" /> @@ -46,7 +53,6 @@ image/svg+xml - @@ -72,7 +78,7 @@ style="stroke-width:4" /> @@ -89,7 +95,7 @@ d="M 15.824121,13.675879 14.71,14 14.43,13.73 c 1.2,-1.4 1.82,-3.31 1.48,-5.34 -0.47,-2.78 -2.79,-5 -5.59,-5.34 -4.23,-0.52 -7.79,3.04 -7.27,7.27 0.34,2.8 2.56,5.12 5.34,5.59 2.03,0.34 3.94,-0.28 5.34,-1.48 l 0.27,0.28 -0.324121,1.114121 4.905161,4.905839 c 0.410071,0.410128 1.224774,0.265226 1.81196,-0.32196 0.587186,-0.587186 0.73196,-1.40196 0.32196,-1.81196 z M 9.5,12.989033 c -1.9305983,0 -3.489033,-1.558435 -3.489033,-3.489033 0,-1.9305983 1.5584347,-3.489033 3.489033,-3.489033 1.930598,0 3.489033,1.5584347 3.489033,3.489033 0,1.930598 -1.558435,3.489033 -3.489033,3.489033 z" id="path971" sodipodi:nodetypes="ccccccccccssccsssss" - style="fill:#1565c0;stroke-width:2;fill-opacity:1" /> + style="fill:#1565c0;fill-opacity:1;stroke-width:2" /> @@ -187,7 +193,35 @@ + + + + + + + + diff --git a/design/logo-icon.svg b/design/logo-icon.svg new file mode 100644 index 0000000..d66678f --- /dev/null +++ b/design/logo-icon.svg @@ -0,0 +1,96 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2