diff options
| author | Christian Cleberg <[email protected]> | 2026-05-04 17:41:54 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-05-04 17:41:54 -0500 |
| commit | f7689f29819a2cec25fa73de3a90e4606daa73bb (patch) | |
| tree | 1ee231811608fddae3d7b3db9aff722a544d8cc2 /package.json | |
| parent | d5ab4a6b3300bf026c01363dc5ac699977e062fd (diff) | |
| download | thelounge-theme-crypto-f7689f29819a2cec25fa73de3a90e4606daa73bb.tar.gz thelounge-theme-crypto-f7689f29819a2cec25fa73de3a90e4606daa73bb.tar.bz2 thelounge-theme-crypto-f7689f29819a2cec25fa73de3a90e4606daa73bb.zip | |
feat: refresh theme palette, contrast, and terminal styling
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 86da908..902e1b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thelounge-theme-crypto", - "version": "1.0.0", - "description": "Retro & high-contrast theme for The Lounge", + "version": "1.1.0", + "description": "Minimal black terminal theme for The Lounge", "main": "package.json", "thelounge": { "name": "Crypto", |
