lushapp 2.0.4 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/pyproject.toml +1 -1
- package/setup.py +1 -1
- package/src/lush/__init__.py +1 -1
- package/src/lush/constants.py +33 -33
- package/src/lush/ui_helpers.py +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lushapp",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.5",
|
|
4
4
|
"description": "A hyper-aesthetic terminal radio player with 560+ live stations, real-time CAVA DSP audio visualizers, ambient soundscapes, and artist discographies.",
|
|
5
5
|
"main": "bin/lush.js",
|
|
6
6
|
"bin": {
|
package/pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "lushapp"
|
|
7
|
-
version = "2.0.
|
|
7
|
+
version = "2.0.5"
|
|
8
8
|
description = "A hyper-aesthetic terminal radio player with 560+ live stations, real-time CAVA DSP visualizers, and artist discographies."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
authors = [{ name = "pseudoshell" }]
|
package/setup.py
CHANGED
package/src/lush/__init__.py
CHANGED
package/src/lush/constants.py
CHANGED
|
@@ -646,41 +646,41 @@ SHIMMER_EFFECT_LABELS = {
|
|
|
646
646
|
}
|
|
647
647
|
|
|
648
648
|
SHIMMER_PALETTES = {
|
|
649
|
-
"Brat Lime": [231, 190, 154, 118,
|
|
650
|
-
"Toxic Latex": [231, 219,
|
|
651
|
-
"Blohsh Acid": [231, 155, 118,
|
|
652
|
-
"Lover Pastel": [231, 225, 218, 189,
|
|
649
|
+
"Brat Lime": [231, 190, 154, 118, 154],
|
|
650
|
+
"Toxic Latex": [231, 219, 205, 198, 198],
|
|
651
|
+
"Blohsh Acid": [231, 155, 118, 82, 46],
|
|
652
|
+
"Lover Pastel": [231, 225, 218, 189, 218],
|
|
653
653
|
"Guts Sour": [231, 207, 177, 141, 129],
|
|
654
|
-
"Born to Die": [231, 222, 174, 160,
|
|
655
|
-
"After Hours": [231, 220,
|
|
656
|
-
"Random Access": [231, 254, 220, 214,
|
|
657
|
-
"Short n Sweet": [231, 230,
|
|
658
|
-
"She Wolf": [231, 221, 214, 208,
|
|
659
|
-
"Padam Fever": [231, 205, 198, 161,
|
|
660
|
-
"Spice World": [231,
|
|
661
|
-
"Barbie Dreamhouse": [231, 225, 213, 200,
|
|
662
|
-
"Cyber Lotus": [231, 219, 207,
|
|
663
|
-
"Moonlight": [231, 189,
|
|
654
|
+
"Born to Die": [231, 222, 174, 160, 160],
|
|
655
|
+
"After Hours": [231, 220, 203, 196, 196],
|
|
656
|
+
"Random Access": [231, 254, 220, 214, 220],
|
|
657
|
+
"Short n Sweet": [231, 230, 225, 218, 218],
|
|
658
|
+
"She Wolf": [231, 221, 214, 208, 214],
|
|
659
|
+
"Padam Fever": [231, 205, 198, 161, 161],
|
|
660
|
+
"Spice World": [231, 117, 75, 39, 27],
|
|
661
|
+
"Barbie Dreamhouse": [231, 225, 213, 200, 200],
|
|
662
|
+
"Cyber Lotus": [231, 219, 207, 171, 207],
|
|
663
|
+
"Moonlight": [231, 189, 147, 105, 105],
|
|
664
664
|
"Hot Pink": [231, 225, 219, 205, 198],
|
|
665
665
|
"Cyber Barbie": [231, 225, 213, 207, 201],
|
|
666
|
-
"Pink Velvet": [231, 224, 218, 206,
|
|
667
|
-
"Cotton Candy": [231, 224, 218, 189,
|
|
668
|
-
"Strawberry Milk": [231, 225, 224, 217,
|
|
669
|
-
"Sakura Bloom": [231, 225, 218, 211,
|
|
670
|
-
"Plur1bus": [231, 159, 51, 45
|
|
671
|
-
"Synthwave": [231, 225, 205, 198,
|
|
672
|
-
"Cyberpunk 2077": [231, 226, 220, 214,
|
|
666
|
+
"Pink Velvet": [231, 224, 218, 206, 198],
|
|
667
|
+
"Cotton Candy": [231, 224, 218, 189, 218],
|
|
668
|
+
"Strawberry Milk": [231, 225, 224, 217, 217],
|
|
669
|
+
"Sakura Bloom": [231, 225, 218, 211, 218],
|
|
670
|
+
"Plur1bus": [231, 159, 123, 51, 45],
|
|
671
|
+
"Synthwave": [231, 225, 205, 198, 198],
|
|
672
|
+
"Cyberpunk 2077": [231, 226, 220, 214, 226],
|
|
673
673
|
"Laser Purple": [231, 219, 198, 141, 129],
|
|
674
|
-
"Neon Genesis": [231, 226, 208,
|
|
675
|
-
"Matrix": [231, 157, 120,
|
|
676
|
-
"OLED Obsidian": [231, 255,
|
|
677
|
-
"Ghost White": [231, 255, 254, 250,
|
|
678
|
-
"Blood Moon": [231, 224, 203, 196,
|
|
679
|
-
"Sunset Horizon": [231, 223, 215, 208,
|
|
680
|
-
"Vapor Mint": [231, 159, 121, 85,
|
|
681
|
-
"Peach Blossom": [231, 223, 222, 216,
|
|
682
|
-
"Oceanic Abyss": [231, 195,
|
|
683
|
-
"Midnight Lavender": [231, 225, 189, 141,
|
|
684
|
-
"Emerald Glow": [231, 157, 120,
|
|
685
|
-
"Amber Terminal": [231, 229, 220, 214,
|
|
674
|
+
"Neon Genesis": [231, 226, 208, 165, 129],
|
|
675
|
+
"Matrix": [231, 157, 120, 84, 46],
|
|
676
|
+
"OLED Obsidian": [231, 255, 254, 252, 252],
|
|
677
|
+
"Ghost White": [231, 255, 254, 250, 231],
|
|
678
|
+
"Blood Moon": [231, 224, 203, 196, 196],
|
|
679
|
+
"Sunset Horizon": [231, 223, 215, 208, 208],
|
|
680
|
+
"Vapor Mint": [231, 159, 121, 85, 85],
|
|
681
|
+
"Peach Blossom": [231, 223, 222, 216, 216],
|
|
682
|
+
"Oceanic Abyss": [231, 195, 123, 51, 45],
|
|
683
|
+
"Midnight Lavender": [231, 225, 189, 141, 141],
|
|
684
|
+
"Emerald Glow": [231, 157, 120, 84, 48],
|
|
685
|
+
"Amber Terminal": [231, 229, 220, 214, 214]
|
|
686
686
|
}
|
package/src/lush/ui_helpers.py
CHANGED
|
@@ -82,19 +82,19 @@ def apply_theme(theme_name: str, themes: dict, force: bool = False):
|
|
|
82
82
|
|
|
83
83
|
# Shimmer gradient color pairs 10 - 14
|
|
84
84
|
if is_256:
|
|
85
|
-
shimmer_cols = SHIMMER_PALETTES.get(theme_name,
|
|
85
|
+
shimmer_cols = SHIMMER_PALETTES.get(theme_name, [231, accent, accent, accent, accent])
|
|
86
86
|
curses.init_pair(10, shimmer_cols[0], -1) # Peak White Hot Sparkle
|
|
87
87
|
curses.init_pair(11, shimmer_cols[1], -1) # Sheen Highlight
|
|
88
88
|
curses.init_pair(12, shimmer_cols[2], -1) # Neon Glow
|
|
89
89
|
curses.init_pair(13, shimmer_cols[3], -1) # Mid Glow
|
|
90
|
-
curses.init_pair(14,
|
|
90
|
+
curses.init_pair(14, accent, -1) # Base Tone: EXACT Theme Primary Accent!
|
|
91
91
|
curses.init_pair(15, 196, -1) # Glowing Red (REC indicator)
|
|
92
92
|
else:
|
|
93
93
|
curses.init_pair(10, curses.COLOR_WHITE, -1)
|
|
94
94
|
curses.init_pair(11, curses.COLOR_WHITE, -1)
|
|
95
|
-
curses.init_pair(12,
|
|
96
|
-
curses.init_pair(13,
|
|
97
|
-
curses.init_pair(14,
|
|
95
|
+
curses.init_pair(12, accent, -1)
|
|
96
|
+
curses.init_pair(13, accent, -1)
|
|
97
|
+
curses.init_pair(14, accent, -1)
|
|
98
98
|
curses.init_pair(15, curses.COLOR_RED, -1)
|
|
99
99
|
|
|
100
100
|
import math
|