diff --git a/editor/sass/colors.scss b/editor/sass/colors.scss index 15bbc9d7e..6a2f04b1c 100644 --- a/editor/sass/colors.scss +++ b/editor/sass/colors.scss @@ -66,4 +66,4 @@ $editor-button-background-primary-hover: #6E0A1E; $editor-button-color: #999; $editor-button-background: #fff; -$shade-color: rgba(100,100,100,0.5); +$shade-color: rgba(200,200,200,0.5);