From f132b754a543c59079a661883e446ae5b943f678 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Wed, 4 Feb 2026 01:23:13 +1000 Subject: [PATCH] add socials --- www/css/style.css | 21 +++++++++- www/css/themes/maps/rose-pine.css | 3 ++ www/index.html | 68 ++++++++++++++++++++++++++++++- 3 files changed, 90 insertions(+), 2 deletions(-) diff --git a/www/css/style.css b/www/css/style.css index 0c5a154..412e7f9 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -8,7 +8,7 @@ main { } #bg-canvas { - display:block; + display: block; position: fixed; inset: 0; @@ -44,3 +44,22 @@ main { font-family: monospace; font-size: 1.5em } + +socials-list { + display: flex; + flex-direction: column; + + /* justify-content: start; */ + align-content: centerr; + align-items: start; + + gap: 1ch; +} + +socials-item { + +} + +.icon-social { + height: 2ch; +} diff --git a/www/css/themes/maps/rose-pine.css b/www/css/themes/maps/rose-pine.css index a4497d9..4beaaea 100644 --- a/www/css/themes/maps/rose-pine.css +++ b/www/css/themes/maps/rose-pine.css @@ -22,6 +22,9 @@ Variables: --theme-bg: var(--palette-rose-pine-base); --theme-text: var(--palette-rose-pine-text); + --theme-icon: var(--palette-rose-pine-pine); + --theme-icon-off: var(--palette-rose-pine-foam); + --theme-tty-border: var(--palette-rose-pine-rose); --theme-tty-prompt: var(--palette-rose-pine-foam); --theme-tty-command: var(--palette-rose-pine-iris); diff --git a/www/index.html b/www/index.html index 55f1c87..2dd7517 100644 --- a/www/index.html +++ b/www/index.html @@ -73,7 +73,73 @@
-

hi!! i'm cry (they/them)

+ +
+

hi!! i'm cry (they/them)

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + Bluesky + +
+ +
+ + + + + + + Discord + +
+ + +
+ + + + + + + Github + +
+
+ +
+