Skip to content

Theme toggle uses text characters instead of SVG icons #8

Description

@MelbourneDeveloper

Problem

The plugin's theme toggle button uses plain text characters:

<span class="theme-icon-light"></span>
<span class="theme-icon-dark"></span>

The dart_node site uses proper SVG icons for the sun/moon which render consistently across all platforms and browsers.

Impact

  • Text characters render differently across operating systems
  • They don't scale as cleanly as SVGs
  • They lack the visual polish of purpose-built icons

Suggestion

Use SVG icons matching the language switcher button style (which already uses SVG in the dart_node site).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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