Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS.
The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value.
When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color.
The theme color listings on /admin/settings/company/themes/ should also remove the "#" before any "transparent" color in the colored thumbnail boxes.
Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'.
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Epic Link | CORE-1841 [ 12716 ] |
Fix Version/s | 4.0.0 [ 10603 ] |
Assignee | Cody Phillips [ cody ] |
Story Points | 1 |
Sprint | 4.0.0 Sprint 3 [ 21 ] |
Rank | Ranked lower |
Description | Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS.
---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Assignee | Tyson Phillips [ tyson ] |
Rank | Ranked higher |
Description |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS.
---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS. The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value. When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color. ---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Description |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS. The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value. When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color. ---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS. The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value. When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color. The theme color listings on /admin/settings/company/themes/ should also remove the "#" before any "transparent" color in the colored boxes. ---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Description |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS. The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value. When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color. The theme color listings on /admin/settings/company/themes/ should also remove the "#" before any "transparent" color in the colored boxes. ---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Theme colors can be left blank, in which case they will be set to 'transparent' in CSS. The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value. When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color. The theme color listings on /admin/settings/company/themes/ should also remove the "#" before any "transparent" color in the colored thumbnail boxes. ---- Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'. |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |
Setting colors to a blank value (i.e. no value) will set them to transparent.