# 146BC/StyleKit

A powerful & easy to use styling framework written in Swift

Repository: https://github.com/146BC/StyleKit
Canonical: https://ross.abutalabs.com/products/stylekit
Language: Swift
License: MIT
License Family: permissive
Last push: 2018-10-22T17:14:48+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3677, "days_push": 2872, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1125, forks 45 (observed 2026-08-28T04:03:41.002162+00:00)

## What it is
StyleKit is a Swift microframework for styling iOS applications using a simple JSON file. It applies styles via UIAppearance and selector magic, supporting aliases, nested view styling, and custom parsers.

## Use cases
- theme an ios app from a  file
- style uikit views without code changes
- apply different fonts and colors per view hierarchy
- define reusable style aliases like fonts and colors
- swap app themes by loading different  files

## When to choose
- you build UIKit-based iOS apps and want declarative JSON-driven styling
- you want centralized theming with aliases and nested view overrides

## When to avoid
- you use SwiftUI instead of UIKit
- you need actively maintained styling tooling (last release 2018)
- you need dynamic runtime theming beyond JSON parsing

## Facets
- artifact type: framework
- maturity: maintenance
- function: ui-components, templating, theme
- domain: mobile-development, frontend, web-design
- platform: -
- tags: styling, uikit, -theming, uiappearance, carthage, ios, swift, mobile

## Member repositories
- 146BC/StyleKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.002162+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:39:14.412061+00:00, confidence not recorded.
  - readme: https://github.com/146BC/StyleKit (fetched 2026-08-28T04:03:41.002162+00:00, sha fbd903691f28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
