this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add theme

+3 -2
+3 -2
package.json
··· 1 1 { 2 2 "name": "terminal-profile", 3 3 "version": "1.1.0", 4 - "description": "Manage macOS terminal profile", 4 + "description": "Manage macOS terminal profile (theme)", 5 5 "keywords": [ 6 6 "macos", 7 7 "terminal", 8 - "profile" 8 + "profile", 9 + "theme" 9 10 ], 10 11 "license": "MIT", 11 12 "author": "Patrik Csak <p@trikcsak.com>",