Skip to content

Font Optimization and Theme Support Improvements Needed #93

@anonymousRecords

Description

@anonymousRecords

Current CSS-related issues:

  1. Font Loading Optimization Required
  • Fonts are directly embedded as Data URLs in dist/index.css
  • This unnecessarily increases the CSS file size, potentially impacting website loading performance
  • Need to separate font files for optimization
  1. Theme Support Addition
  • Color values are currently hardcoded in CSS, making theme customization difficult
  • Need to implement a theming system for user customization

Improvement Direction:

  • Separate and optimize font files
  • Implement CSS variables or theming system

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions