Skip to content

Technical guide · Overview

Page status: HistoricalHistory group: Classified notes

NutsNews iOS Theme Transition Glow Update

This update adds a theme-change glow animation on the Theme settings page.

Visual overview

Primary diagram

System map

This update adds a theme-change glow animation on the Theme settings page.

Render the repository-owned system map when you need it.

Diagram is not rendered yet.

View as text
NutsNews iOS Theme Transition Glow Update

This update adds a theme-change glow animation on the Theme settings page.

flowchart TB
  accTitle: NutsNews iOS Theme Transition Glow Update
  accDescr {
    This update adds a theme-change glow animation on the Theme settings page.
  }
  A["NutsNews iOS Theme Transition Glow Update"] --> B["ios/NUTSNEWS_IOS_THEME_TRANSITION_GLOW_UPDATE_README.md"]
  B --> C["Auto-generated placeholder diagram"]

NutsNews iOS Theme Transition Glow Update

Fullscreen diagram view.

This update adds a theme-change glow animation on the Theme settings page.

  • When selecting a different theme, all theme option rows glow for about one second.
  • The glow starts with the currently active theme accent color.
  • The glow transitions toward the newly selected theme accent color.
  • The top-right home button on the Theme page also participates in the glow.
  • The selected theme still changes immediately with the existing smooth UI transition.
  • NutsNews/NutsNews/Features/Feed/FeedView.swift
  • NutsNews/NutsNews/Design/NutsNewsTheme.swift

The theme file is included so this bundle stays compatible with the newly added theme list and theme preview colors.