Skip to content

Commit

Permalink
Update: Change color picker
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Mar 28, 2024
1 parent 5d43955 commit 86e9b56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions NodeTypes/Mixin/PinColor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
inspector:
group: address
position: 120
editor: 'Shel.Neos.ColorPicker/ColorPickerEditor'
editor: 'Carbon.ColorPicker/OKLCH'
editorOptions:
mode: 'hex'
picker: true
fields: true
presetColors: false
allowEmpty: true
collapsed: true
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"carbon/rangeeditor": "^0.1",
"carbon/fileloader": "^0.1",
"carbon/eel": "^2.7",
"shel/neos-colorpicker": "^1.5"
"carbon/colorpicker-oklch": "^0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 86e9b56

Please sign in to comment.