Skip to content

Tailwind CSS color theme settings #10

@mike-diff

Description

@mike-diff

Create a basic theme setting structure for theme colors. Drop Down selection of Tailwind CSS colors (red, green, etc...)

For Example:

  • Button Primary Color
  • Button Secondary Color
  • Main Font Color
  • Secondary Font color

class use example class="text-{{ settings.mfc }}-500 bg-{{ settings.bpc}}"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions