Skip to content

fix: removed Loor font as unused#1934

Merged
Bilb merged 1 commit intodevfrom
fix-remove-loor-unused
Apr 1, 2026
Merged

fix: removed Loor font as unused#1934
Bilb merged 1 commit intodevfrom
fix-remove-loor-unused

Conversation

@Bilb
Copy link
Copy Markdown
Collaborator

@Bilb Bilb commented Mar 31, 2026

No description provided.

@Bilb Bilb requested a review from Copilot March 31, 2026 03:42
@Bilb Bilb mentioned this pull request Mar 31, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request removes the unused Loor font and its related styling from the codebase, as part of a cleanup effort to remove unused dependencies.

Changes:

  • Removed the --font-accent CSS custom property from the theme globals type definition and THEME_GLOBALS constant
  • Removed the Loor font @font-face declaration from the fonts stylesheet
  • Removed unused CSS style blocks from SessionRegistrationView.tsx that referenced the accent font
  • Deleted the Loor.ttf font file from the repository

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
ts/themes/globals.tsx Removed --font-accent property from ThemeGlobals type and THEME_GLOBALS constant
ts/components/registration/SessionRegistrationView.tsx Removed unused CSS selector blocks (&-accent, &-registration, &-header, &-body) that referenced the accent font
stylesheets/fonts.css Removed the @font-face declaration for the Loor font
fonts/Loor.ttf Deleted the unused font file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Bilb Bilb merged commit 1380d1e into dev Apr 1, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants