Skip to content

Table style presets (theme picker) #7

Description

@Bonzai2Carn

Right now applying a table style means designing it from scratch. A preset dropdown (Minimal, Striped, Dark, Blueprint) should let users apply a complete named CSS class to the table in one click. then fine-tune from there. The applyStyle function and #elementType pattern already exist in tifany.js. Presets just need to apply a CSS class (e.g. tafne-theme-striped) to the table element. Class definitions go in tifanyUI.css.

Fixes: Table Mode becomes usable for non-technical users immediately; no manual CSS knowledge required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions