Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yume190/thememanager
https://github.com/yume190/thememanager
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yume190/thememanager
- Owner: yume190
- Created: 2015-05-25T08:22:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T09:03:35.000Z (over 9 years ago)
- Last Synced: 2023-05-10T20:35:34.178Z (over 1 year ago)
- Language: Swift
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThemeManager
┌────────────────────────────┐
│ │
│ ThemeManager │
│ │
│ │
└─────────────┬──────────────┘
│
│
│ ThemeProtocol
│
│
┌─────────────┴──────────────┐
│ │
│ Theme │
│ │
│ │
└────────╳───────────╳───────┘
╱ ╲
TextProtocol ╱ ╲ ColorProtocol
╱ ╲
┌────────────╳──────┐ ┌──────╳────────────┐
│ text │ ... │ Color │
└───────────────────┘ └───────────────────┘