frontend/theme: map new color

Pedro Lucas Porcellis porcellis@eletrotupi.com 1 month ago 5516404f2c5d456b4ccfc63657dd2c7c62b6f76b
Parents: 0becef8
1 file(s) changed
  • frontend/constants/theme.ts +1 -0
frontend/constants/theme.ts
@@ -46,6 +46,7 @@ surface: SURFACE_LIGHT,
46 46 tint: NEON_GREEN,
47 47 backgroundDarkGhost: BACKGROUND_DARK_GHOST,
48 48 borderDashed: BORDER_SUBTLE_LIGHT_GRAY,
49 + smallAddButtonIcon: BORDER_SUBTLE_LIGHT_GRAY,
49 50
50 51 // Interactive States
51 52 icon: TEXT_SECONDARY,