Skip to content

Commit 4039fe8

Browse files
authored
Update streamblock.py
1 parent 2ff5f5e commit 4039fe8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

streamblock.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ class Config:
4949
SCREEN_CACHE_DURATION = 5.0
5050

5151
# --- Theme ---
52-
# Background is intentionally darker than OBS (~#1a1a1a vs OBS ~#282828).
53-
# All other hues are matched to OBS Dark: neutral greys with no blue/purple
54-
# tint, muted desaturated accent blue, pure white primary text.
5552
class Theme:
5653
BG = "#1a1a1a" # main window background
5754
BG_INPUT = "#2d2d2d" # input / control background

0 commit comments

Comments
 (0)