From 15173667d229d03eedf070edf882492757a687d3 Mon Sep 17 00:00:00 2001 From: Max Walters Date: Fri, 24 May 2024 14:23:25 -0400 Subject: [PATCH] chore: update IceShrimp Light (#92) * remove dm sans in iceshrimp light * bump version in iceshrimp light --- data/iceshrimp-light/Custom.css | 3 --- data/iceshrimp-light/Preset.toml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/data/iceshrimp-light/Custom.css b/data/iceshrimp-light/Custom.css index 00ea61d..bc33fa7 100644 --- a/data/iceshrimp-light/Custom.css +++ b/data/iceshrimp-light/Custom.css @@ -6,8 +6,6 @@ things may feel slightly off. */ -@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap"); - :root { --border-radius-user-icon: 8px; @@ -20,7 +18,6 @@ a[href^="/server/"] svg > circle { [class^="UserShort__Name"] { filter: contrast(70%); - font-family: "DM Sans", sans-serif; } [class^="MessageReply__ReplyBase-sc-"]::before { diff --git a/data/iceshrimp-light/Preset.toml b/data/iceshrimp-light/Preset.toml index 0ad3d74..b741b94 100644 --- a/data/iceshrimp-light/Preset.toml +++ b/data/iceshrimp-light/Preset.toml @@ -3,7 +3,7 @@ name = "IceShrimp Light" creator = "theycallhermax" description = "The light theme from the Misskey fork bringing you no-nonsense fixes, features and improvements you actually want" tags = ["light", "blue", "iceshrimp"] -version = "1.0.0" +version = "1.1.0" [variables] light = true