← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1572588] [NEW] does not use the new orange

 

Public bug reported:

this toolkit uses #dd4814 as the colour orange.

css/sass/constants.scss:26:$ubuntu_orange: #dd4814;
css/appTemplate.css:1033:  background: #dd4814;
css/appTemplate.css:1168:  background: #dd4814;
css/appTemplate.css:1440:  color: #dd4814;

this has apparently been intentionally changed to #E95420 in the QML
toolkit so this should probably be updated to match. Now I am really not
sure if that should entail a version number bump from 0.1 to something
else. There were previous discussions about symlinking a "current"
pointer to a theme but these don't appear to have been implemented. As
this is a fairly subtle change it is probably not going to break
anything to update it in place without a version number bump.

see
https://lists.ubuntu.com/archives/ubuntu-community-team/2016-April/date.html for further discussion on the change.

** Affects: ubuntu-html5-theme (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1572588

Title:
  does not use the new orange

Status in ubuntu-html5-theme package in Ubuntu:
  New

Bug description:
  this toolkit uses #dd4814 as the colour orange.

  css/sass/constants.scss:26:$ubuntu_orange: #dd4814;
  css/appTemplate.css:1033:  background: #dd4814;
  css/appTemplate.css:1168:  background: #dd4814;
  css/appTemplate.css:1440:  color: #dd4814;

  this has apparently been intentionally changed to #E95420 in the QML
  toolkit so this should probably be updated to match. Now I am really
  not sure if that should entail a version number bump from 0.1 to
  something else. There were previous discussions about symlinking a
  "current" pointer to a theme but these don't appear to have been
  implemented. As this is a fairly subtle change it is probably not
  going to break anything to update it in place without a version number
  bump.

  see
  https://lists.ubuntu.com/archives/ubuntu-community-team/2016-April/date.html for further discussion on the change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-html5-theme/+bug/1572588/+subscriptions


Follow ups