Colored icons and slightly modified theme

Modified all icons to colored icons and slightly modified theme:

  1. download icons from here (possible to change colors before downloading):
  1. copy icons to /config/www folder

  2. change in customize.yaml for every entity:

    sensor.time:
      entity_picture: /local/time.png
    

My theme:

  themes:
    mytheme:
      primary-color: 'BLUE'
      primary-text-color: 'BLACK'
      paper-font-body1_-_font-weight: 'BOLD'
      paper-font-body1_-_font-size: '15px'
      shadow-elevation-2dp_-_box-shadow: 'inset 0px 0px 0px 1px SILVER'
      divider-color: 'SILVER'
      sidebar-selected-icon-color: 'LIME'
      sidebar-icon-color: 'BLUE'
      paper-item-icon-color: 'BLUE'
      paper-item-icon-active-color: 'LIME'
      paper-toggle-button-checked-button-color: 'LIME'
      paper-toggle-button-checked-bar-color: 'DIMGRAY'
      paper-toggle-button-unchecked-button-color: 'RED'
      paper-toggle-button-unchecked-bar-color: 'DIMGRAY'

To change theme bits I look here: https://github.com/home-assistant/home-assistant-polymer/blob/master/src/resources/ha-style.js
and do in chrome>right click>inspect and play with setting there, would be great to have list of all possible changes

7 Likes

Hi

Thanks for the share. May I ask how did you setup the ram and latest version of HA?

RAM:

sensor:
  - platform: systemmonitor
    resources:
      - type: memory_use_percent

Latest version:

sensor:
  - platform: rest
    resource: https://pypi.python.org/pypi/homeassistant/json
    value_template: '{{ value_json.info.version }}'
    scan_interval: 3600
2 Likes

How did yoy get Portainer and Terminal on the left side?

configuration yaml:

panel_iframe:
  portainer:
    title: Portainer
    icon: mdi:docker
    url: !secret portainer_url

Thanks. Is https not a requirement for the url in the iframe?

I downloaded the app, I can’t see a way to download all icons. Do we need to download each icon?

HI @g0g0

nice icons l;-)
how did you do this:

46

don’t think i saw a double line on the state side (currently: 26C) before

1 Like

im very interested in this as well. any info is greatly appreciated. thanks.

I think its down to the thermostat you are using, as I have a Hive one, and it shows it in the same was at that.