.dark {
  .v-icon {
    color: theme('colors.neutral.200');
  }
}
