rename color to text_color
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- template: card_gap_square
|
||||
header: Narrow card with up down section
|
||||
@ -19,7 +19,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- order
|
||||
- text_align
|
||||
- subheader
|
||||
@ -33,7 +33,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- subheader
|
||||
- order
|
||||
@ -47,7 +47,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- subheader
|
||||
- order
|
||||
@ -63,7 +63,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- button_link
|
||||
- button_text
|
||||
@ -77,7 +77,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- button_link
|
||||
- button_text
|
||||
@ -89,7 +89,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- button_link
|
||||
- button_text
|
||||
|
@ -15,7 +15,7 @@
|
||||
:values: white none light_blue light_gray light_orange solid_blue solid_red solid_indigo
|
||||
:default: none
|
||||
:id: 3
|
||||
- :name: color
|
||||
- :name: text_color
|
||||
:description: Text colors. Don't use with solid background colors. Same colors as
|
||||
background available. Default none, meas as parent.
|
||||
:values: none white black light_blue light_gray solid_black solid_blue solid_red
|
||||
|
@ -11,7 +11,7 @@
|
||||
- background
|
||||
- columns
|
||||
- subheader
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- template: section_feature
|
||||
header: Feature section with 2 column,
|
||||
@ -26,7 +26,7 @@
|
||||
- background
|
||||
- columns
|
||||
- subheader
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- template: section_full_up
|
||||
header: Centered Header with text
|
||||
@ -36,7 +36,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- margin
|
||||
- subheader
|
||||
- text_align
|
||||
@ -51,7 +51,7 @@
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- item_align
|
||||
- template: section_text
|
||||
@ -66,7 +66,7 @@
|
||||
options:
|
||||
- columns
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- margin
|
||||
- subheader
|
||||
- text_align
|
||||
@ -82,7 +82,7 @@
|
||||
options:
|
||||
- order
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- subheader
|
||||
- text_align
|
||||
- button_link
|
||||
@ -98,7 +98,7 @@
|
||||
- text
|
||||
options:
|
||||
- fixed
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- item_align
|
||||
- image_align
|
||||
@ -118,7 +118,7 @@
|
||||
- subheader
|
||||
- margin
|
||||
- order
|
||||
- color
|
||||
- text_color
|
||||
- text_align
|
||||
- background
|
||||
- button_link
|
||||
@ -136,7 +136,7 @@
|
||||
- subheader
|
||||
- margin
|
||||
- order
|
||||
- color
|
||||
- text_color
|
||||
- background
|
||||
- button_link
|
||||
- button_text
|
||||
@ -156,7 +156,7 @@
|
||||
- ok_message
|
||||
- handler
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
- template: blog_header
|
||||
header: Start of blog, with image left or right
|
||||
text: Image on one side, header and text on the other.
|
||||
@ -169,4 +169,4 @@
|
||||
- order
|
||||
- columns
|
||||
- background
|
||||
- color
|
||||
- text_color
|
||||
|
Reference in New Issue
Block a user