Skip to content
Snippets Groups Projects
  • Neil's avatar
    e7f82882
    fix eye coloring (#1450) · e7f82882
    Neil authored
    Eye.js is currently set to a static color (black). This PR allows you to
    change the color of the icon with the style element - mimicing all other
    icons in Actual.
    fix eye coloring (#1450)
    Neil authored
    Eye.js is currently set to a static color (black). This PR allows you to
    change the color of the icon with the style element - mimicing all other
    icons in Actual.
1450.md 120 B
category: Bugfix
authors: [carkom]

fix Eye.js to change color dynamically based on style element passed to it.