fix: consistent blue color
This commit is contained in:
parent
e7bbdb6fdb
commit
50740b6972
1 changed files with 1 additions and 1 deletions
|
|
@ -1386,7 +1386,7 @@ Object.assign(frappe.utils, {
|
|||
return icon_html.get(0).outerHTML;
|
||||
},
|
||||
desktop_pallete: {
|
||||
blue: "#0981E3",
|
||||
blue: "#0289F7",
|
||||
gray: "#7B808A",
|
||||
},
|
||||
icon(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue