Skip to content
Snippets Groups Projects

Resolve "Finalize colors for Display Formats"

Merged Konstantinos Platis requested to merge 23-finalize-colors-for-display-formats into rc-v2.3.0
Files
5
+ 3
3
@@ -42,9 +42,9 @@ $info = [
'icons-slider-arrow-active' => t('ICONS: Slider navigation arrows active'),
'icons-slider-arrow-inactive' => t('ICONS: Slider navigation arrows inactive'),
'views-cards-background' => t('VIEWS: Card background'),
'views-cards-title' => t('VIEWS: Card title'),
'views-cards-color' => t('VIEWS: Card text'),
'views-cards-background' => t('CARDS / BOXES: Card background'),
'views-cards-title' => t('CARDS / BOXES: Card title'),
'views-cards-color' => t('CARDS / BOXES: Card text'),
'tag-background' => t('TAXONOMY TERMS: Tag background'),
'tag-color' => t('TAXONOMY TERMS: Tag text'),
Loading