From 814a85754de0b5d4b29443e4fdbedb7ae66ab1fc Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Sat, 24 Jan 2026 03:58:12 +0100 Subject: [PATCH] style(cyberfeed): Amber & green CRT color scheme for timeline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Amber (#ffb000) for titles, borders, hover effects - Green (#33ff33) for dates, sources, navigation - Gradient timeline line (amber → green → amber) - Glow effects on text and borders - Audio items highlighted in green - Status bar with item count and sync time - Emojified content from AWK parser preserved Co-Authored-By: Claude Opus 4.5 --- .../files/usr/bin/cyberfeed | 424 ++++++------------ 1 file changed, 146 insertions(+), 278 deletions(-) diff --git a/package/secubox/secubox-app-cyberfeed/files/usr/bin/cyberfeed b/package/secubox/secubox-app-cyberfeed/files/usr/bin/cyberfeed index d50122e..2ee94fa 100644 --- a/package/secubox/secubox-app-cyberfeed/files/usr/bin/cyberfeed +++ b/package/secubox/secubox-app-cyberfeed/files/usr/bin/cyberfeed @@ -231,7 +231,7 @@ parse_rss() { ' } -# === TIMELINE HTML GENERATOR (1/3 CRT + 2/3 Standard) === +# === TIMELINE HTML GENERATOR (Amber & Green CRT Colors) === generate_timeline() { local json_file="$1" local output_file="${OUTPUT_DIR}/timeline.html" @@ -244,386 +244,254 @@ generate_timeline() { ⚡ CYBERFEED TIMELINE ⚡ -
- -
-
-
-
-

> INITIALIZING FEED MATRIX...

-

> AWAITING DATA STREAM...

-
-
-
-
- POWER -
-
-
- - -
-
-

⚡ TIMELINE ⚡

-

Chronological Feed History

-
- -
-

Loading timeline...

-
-
+
+

⚡ TIMELINE ⚡

+

[ NEURAL FEED MATRIX ]

+
+ +
+

LOADING DATA STREAM...

+
+
+ -- ITEMS | + SYNCING... | + CYBERFEED v0.2