Skip to content

Widget Themes

Customize the look and feel of your FeedValue widgets.

Color-Based Theming

FeedValue widgets use a color-based theming system configured through the dashboard. Rather than predefined light/dark themes, you have full control over individual colors:

SettingDescription
Primary ColorAccent color for buttons and highlights
Background ColorWidget background
Text ColorForm labels and body text
Button Text ColorText on buttons

Creating a Light Theme

Set light background and dark text colors:

  • Background Color: #ffffff
  • Text Color: #1f2937
  • Primary Color: #6366f1

Creating a Dark Theme

Set dark background and light text colors:

  • Background Color: #1f2937
  • Text Color: #f9fafb
  • Primary Color: #818cf8

Matching Your Brand

For the best results:

  1. Use your brand's primary color as the Primary Color
  2. Match the Background Color to your site's background
  3. Ensure sufficient contrast between text and background (WCAG AA: 4.5:1)

TIP

Configure colors in the FeedValue dashboard under your widget settings. Changes take effect immediately for new widget loads.

Built with care by SarverEnterprises