seitime-frappe/frappe/public/icons
El-Shafei H 0ebe4a2448
Fix: Map icon color in dark mode
When toggling to dark mode, all the icons in the dropdown button change to white in the list view, except for the map icon, which remains black.

Upon reviewing the code for this icon, I found that it had a fixed white color assigned (stroke=#111). I replaced it with the variable color value var(--icon-stroke) to ensure it changes appropriately with the theme toggle.
2024-07-09 11:53:54 +03:00
..
espresso chore: add light version for line-copy icon 2024-04-19 13:12:05 +05:30
social refactor: Replace usage of deprecated attribute 2022-06-21 08:00:49 +05:30
timeless Fix: Map icon color in dark mode 2024-07-09 11:53:54 +03:00