Sha256: 0e29e0f811f6e4530b214d2f6993f3a45db694c29cd1ba489131700fec4f6aa0
Contents?: true
Size: 182 Bytes
Versions: 29
Compression:
Stored size: 182 Bytes
Contents
pageflow.theme = { mainColor: function() { var probe = document.getElementById('theme_probe-main_color'); return window.getComputedStyle(probe)['background-color']; } };
Version data entries
29 entries across 29 versions & 1 rubygems