Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- button_card_templates:
- standard:
- color_type: card
- size: 40%
- hold_action:
- action: more-info
- styles:
- card:
- - padding: 0.2em
- - '--mdc-ripple-color': yellow
- - '--mdc-ripple-press-opacity': 0.5
- icon:
- - opacity: 0.5
- name:
- - font-size: 0.65em
- - white-space: normal
- state:
- - font-size: 0.65em
- - white-space: normal
- label:
- - font-size: 0.4em
- - white-space: normal
- lock:
- color_type: card
- size: 40%
- hold_action:
- action: more-info
- tap_action:
- action: toggle
- styles:
- card:
- - padding: 0.2em
- - '--mdc-ripple-color': yellow
- - '--mdc-ripple-press-opacity': 0.5
- icon:
- - opacity: 0.5
- name:
- - font-size: 0.65em
- - white-space: normal
- label:
- - font-size: 0.4em
- - white-space: normal
- container:
- color_type: label-card
- color: dimgray
- styles:
- card:
- - padding: 0
- name:
- - border-radius: 0.4em 0.4em 0 0
- - padding: 0.1em
- - width: 100%
- - font-weight: bold
- grid:
- - grid-template-areas: '"i" "n" "buttons"'
- - grid-template-columns: 1fr min-content min-content
- - grid-template-rows: 1fr
- custom_fields:
- buttons:
- - background-color: rgba(0,0,0,0.3)
- - margin: 0
- - padding: 0.3em
- wide:
- template: standard
- size: 40%
- styles:
- grid:
- - position: relative
- - grid-template-areas: '"i n"'
- - grid-template-columns: 1fr 1fr
- - grid-template-rows: 1fr
Add Comment
Please, Sign In to add comment