AdminMaster
Reputable
I really need help with my coding someone help!!!
Here’s my current code.
docs.google.com
The problem is that the icons aren’t the same color as like the edit button and the search bar is not the correct size.

Here’s my current code.
Code
<button id="darkToggle">🌙 Theme</button> <style> /* ===== ROOT VARIABLES ===== */ body.darkmode { --bg-primary: #0a120a; --bg-secondary: #111f11; --bg-tertiary: #162416; --bg-hover: #1e321e; --gold-primary: #c8942a; --gold-light: #e8b84b; --gold-dim: #8a6010; --text-prima...
The problem is that the icons aren’t the same color as like the edit button and the search bar is not the correct size.








