Lines Matching refs:backgrounds
391 - Print color adjust enabled for backgrounds
1608 - Item borders, section backgrounds, code block backgrounds
1630 - Calendar borders, text colors, backgrounds, input focus shadows, accent borders
1836 - **Changed:** Wiki theme section header text now white for readability on colored backgrounds
1906 - **Result:** Dark mode plugins can now change calendar backgrounds!
1910 **Why backgrounds weren't changing with dark mode readers**:
2613 - Animated GIF backgrounds
3031 - Calendar cell backgrounds
3032 - Event item backgrounds
3047 - **Result:** Container backgrounds no longer show through cells!
3051 The parent containers had hardcoded backgrounds that were showing through!
3053 **Container backgrounds (lines 4-91)**:
3094 - `.cal-empty`, `.cal-today`, `.cal-has-events` backgrounds
3099 **ALL container and element backgrounds eliminated!**
3139 - **Fixed:** Removed ALL hardcoded backgrounds from table CSS
3192 **CSS had layers of hardcoded backgrounds**:
3231 **ALL hardcoded backgrounds removed**:
3250 4. **Visit page**: Should finally see matching backgrounds
3263 **All backgrounds now come from inline styles using template colors!**
3268 - **Found:** Calendar cell CSS had hardcoded backgrounds with `!important`!
3269 - **Fixed:** Removed backgrounds from `.cal-today`, `.cal-empty`, `.cal-has-events` CSS
3274 MORE hardcoded backgrounds in the CSS file!
3303 **Removed all hardcoded backgrounds**:
3335 **CSS had hardcoded backgrounds everywhere**:
3344 **Now ALL backgrounds match**:
3401 - **Fixed:** Removed hardcoded backgrounds from `.event-compact-item` CSS
3402 - **Result:** Event backgrounds now properly use template colors!
3406 The CSS file was overriding the inline styles with hardcoded white backgrounds!
3423 **Removed hardcoded backgrounds from CSS**:
3459 **All had white backgrounds hardcoded in CSS!**
3485 **All backgrounds now matching**:
3500 **Clock area, calendar cells, etc.** didn't have hardcoded CSS backgrounds:
3518 - **Result:** Clock/Today header matches event cell backgrounds!
3554 - All backgrounds match! ✓
3671 'cell_bg' => __background__ // Cell backgrounds (content area)
3683 'cell_bg' => __background__ // Cell backgrounds ✓
3694 - Form backgrounds
3701 - Event item backgrounds
3702 - Input field backgrounds
3703 - Button backgrounds
3715 **We want all calendar backgrounds to match the main content area!**
3719 **Before (v5.1.9)**: Mismatched backgrounds
3734 **After (v5.2.0)**: Unified backgrounds
3772 - All backgrounds match
3804 - **Result:** Event backgrounds now show correctly with template colors!
3872 **Events now have proper backgrounds**:
3893 - Event backgrounds ✓
3894 - Button backgrounds ✓
3895 - Input field backgrounds ✓
4917 - **Fixed:** Theme selection cards use template backgrounds
4918 - **Fixed:** Week start options use template backgrounds
4959 - ✅ Week start option backgrounds
4960 - ✅ Theme card backgrounds
5050 - **Fixed:** All section backgrounds use `__background_alt__`
5051 - **Fixed:** All content backgrounds use `__background__`
5131 __background_site__ → $colors['bg'] (main backgrounds)
5132 __background_alt__ → $colors['bg_alt'] (section backgrounds)
5141 - Event list backgrounds: `bg_alt`
5142 - Event item backgrounds: `bg`
5147 - Section backgrounds: `bg_alt`
5300 - Section backgrounds (ready)
5414 - ✅ Grid backgrounds
5730 - Light panel backgrounds ✓
5736 - Dark panel backgrounds ✓
5753 - ✅ All backgrounds
6260 - Light backgrounds (#f5f5f5)
6271 - Dark backgrounds (from template)
6295 - `--__background_alt__`: Section backgrounds
6296 - `--__background__`: Content backgrounds
6398 - **Fixed:** All admin backgrounds use CSS variables
6494 Admin page backgrounds: Light
6505 Admin page backgrounds: Dark
6598 - **Fixed:** All form-field and form-row-group backgrounds
6798 - ✅ No white backgrounds
6810 - **Result:** No white backgrounds in dialog!
6813 - **Fixed:** Added CSS for checkbox backgrounds
7069 - ✅ All backgrounds
7562 - **Fixed:** Container and event backgrounds now match sidebar
7698 - Dark text (#2c3e50) on white/light backgrounds ✓
7714 **All themes now have matching backgrounds**:
8168 - **Fixed:** Event-info div backgrounds ensure no gray
10078 - ✅ Cell backgrounds
11964 - **Removed:** Grey/white backgrounds from Today/Tomorrow/Important sections
11965 - **Removed:** Grey backgrounds from individual events
11966 - **Result:** Clean transparent backgrounds, original dark Matrix look restored
11997 **Before**: Light grey/white backgrounds added
12006 **After**: No backgrounds (transparent)
12501 - **Changed:** Event section backgrounds much lighter (almost white)
12502 - **Changed:** Individual event backgrounds lighter and more readable
12522 // Section backgrounds (Today, Tomorrow, Important):
12527 // Individual event backgrounds:
12542 **Before**: Dark backgrounds made text hard to read
12543 **After**: Light backgrounds make events pop and text very readable