mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 12:17:22 +00:00
Fix template colors
This commit is contained in:
4
dist/obsidian/main.js
vendored
4
dist/obsidian/main.js
vendored
@@ -541,8 +541,8 @@ module.exports = class PocketBird extends Plugin {
|
||||
"#99e550": PALETTE.HOOD,
|
||||
"#ff5573": PALETTE.EYEBROW,
|
||||
"#ff2c88": PALETTE.BEHIND_EYE,
|
||||
"#b53477": PALETTE.CORNER_EYE,
|
||||
"#e34f9c": PALETTE.TEMPLE,
|
||||
"#e34f9c": PALETTE.CORNER_EYE,
|
||||
"#b53477": PALETTE.TEMPLE,
|
||||
"#d95763": PALETTE.NOSE,
|
||||
"#b93844": PALETTE.NOSE_TIP,
|
||||
"#ff67a9": PALETTE.CHEEK,
|
||||
|
||||
Reference in New Issue
Block a user