Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-M3
    • Core UI
    • None

    Description

      We should add themed styles for the commonly used colors from the palettes. I'm thinking like the 3 (light, default, dark) main colors from each palette. Something like this:

      .warn-light {
        color: $warn-palette-light
      }
      .warn-default {
        color: $warn-palette-default
      }
      .warn-dark {
        color: $warn-palette-dark
      }
      
      .primary-light {
        color: $primary-palette-light
      }
      .primary-default {
        color: $primary-palette-default
      }
      .primary-dark {
        color: $primary-palette-dark
      }
      
      .accent-light {
        color: $accent-palette-light
      }
      .accent-default {
        color: $accent-palette-default
      }
      .accent-dark {
        color: $accent-palette-dark
      }
      
      
      
      
      

      Attachments

        Activity

          People

            scottyaslan Scott Aslan
            rfellows Rob Fellows
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h 40m
                3h 40m