Lines Matching refs:accent
908 - Event Sidebar: ⭐ star + highlighted background + accent border
932 - Right border accent bar
973 - Right border accent bar for visual distinction
990 - Same input styling (dark inputs with green accent borders)
1492 - All purple (#7b1fa2) accent colors replaced with green (#00cc07) to match admin theme
1547 - Today: `__link__` background (accent/link color)
1578 - `border` (accent color) now maps to template's `__border__` instead of `__link__`
1580 - `text_bright` still maps to `__link__` for link text and accent text
1630 - Calendar borders, text colors, backgrounds, input focus shadows, accent borders
1640 - Today/Tomorrow/Important headers use theme accent colors instead of fixed green/orange/purple
1654 - Checked state fills with theme accent color + outer glow
1659 - Background from `$themeStyles['bg']`, divider borders use theme accent colors
1670 - **Added:** Today's day number now shows as a filled circle with theme accent color background and…
1681 …ance: none` with themed border (`--border-main`), hover glow, and filled accent background when ch…
1682 - **Added:** `accent-color: var(--text-bright)` on all dialog checkboxes (task, recurring) for cons…
1709 …S class — all links rendered via `renderDescription()` now pick up theme accent color via `--text-…
1733 …-badge`, `.panel-ns-badge`, standalone header badge) — all now use theme accent colors instead of …
1735 …lert badge (`⚠️`) uses `--border-main` background and `--text-bright` border — matches theme accent
1827 - **Fixed:** Wiki theme week grid day-click panel header now uses accent color with white text
1834 - **Fixed:** Week grid day-click panel header now uses theme accent color with white text instead o…
1887 - **Added:** Wiki template mapping reads __link__ as accent color from style.ini
2064 - **Fixed:** Buttons use theme accent colors
2087 - Go button: `theme.border` (accent color)
2660 - Adds pink accent glow layer
2839 background: $themeStyles['border'], // Theme's accent color!
2898 - Background uses `$themeStyles['border']` (theme accent)
2911 - Today box matches theme accent color
6608 style="accent-color: $border !important;"
6609 <!-- Only accent, background still white ✗ -->
6614 style="accent-color: $border !important;
7079 - **Fixed:** Section has themed border accent
7110 <!-- Themed with accent border ✓ -->
7173 │ Repeat: Daily │ Green accent border
7194 ├║─────────────────────────┤ Green accent
7206 ├║─────────────────────────┤ Purple accent
7217 ├║─────────────────────────┤ Blue accent
7228 ├║─────────────────────────┤ Pink accent
7379 accent-color: $themeStyles['border'] !important;
7468 │ ☑ Checkboxes │ ← Purple accent
7479 │ ☑ Checkboxes │ ← Blue accent
7490 │ ☑ Checkboxes │ ← Pink accent
7642 - Bright: `#4a90e2` (blue accent)
8546 - **Fixed:** Task checkboxes use accent-color matching theme
8577 // Added accent-color:
8579 style="accent-color:' . $themeStyles['border'] . ' !important;
8583 **accent-color** changes the checkbox color:
8633 **Checkboxes**: Green accent
8644 **Checkboxes**: Purple accent
8655 **Checkboxes**: Blue accent
8666 **Checkboxes**: Pink accent
8678 - ✅ Task checkboxes (accent-color)
8687 ### How accent-color Works
8692 accent-color: #00cc07; /* Green checkbox! */