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
Cody Phillips (Inactive)
created issue -
Cody Phillips (Inactive)
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Cody Phillips (Inactive)
made changes -
Epic Link | CORE-1841 [ 12716 ] |
Cody Phillips (Inactive)
made changes -
Fix Version/s | 4.0.0 [ 10603 ] |
Cody Phillips (Inactive)
made changes -
Assignee | Cody Phillips [ cody ] |
Cody Phillips (Inactive)
made changes -
Story Points | 1 |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.0.0 Sprint 3 [ 21 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked lower |
Tyson Phillips (Inactive)
made changes -
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'. |
Tyson Phillips (Inactive)
made changes -
Assignee | Tyson Phillips [ tyson ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
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'. |
Tyson Phillips (Inactive)
made changes -
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'. |
Tyson Phillips (Inactive)
made changes -
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'. |
Tyson Phillips (Inactive)
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |
Setting colors to a blank value (i.e. no value) will set them to transparent.