/* * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ // Custom identicon style // https://jdenticon.com/icon-designer.html?config=214726c41105452e42552f41 window.jdenticon_config = { hues: [261], lightness: { color: [0.67, 0.86], grayscale: [0.48, 0.65] }, saturation: { color: 0.69, grayscale: 0.47 }, backColor: "#00000000" };