Skip to content

Commit

Permalink
Merge pull request #181 from Giwayume/feature/color-improvements
Browse files Browse the repository at this point in the history
Feature/color improvements
  • Loading branch information
viliusle committed Oct 22, 2020
2 parents 40569c8 + dae792c commit 324d94d
Show file tree
Hide file tree
Showing 22 changed files with 2,220 additions and 369 deletions.
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ <h2 class="trn toggle" data-target="toggle_preview">Preview</h2>

<div class="colors block">
<h2 class="trn toggle" data-target="toggle_colors">Colors</h2>
<input
title="Click to change color"
type="color"
class="color_area"
id="main_color"
value="#0000ff" />
<div class="content" id="toggle_colors"></div>
</div>

Expand Down
5 changes: 0 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"hermite-resize": "git+https://github.com/viliusle/Hermite-resize.git",
"jquery": "^3.5.1",
"pica": "^5.3.0",
"spectrum-colorpicker": "^1.8.1",
"terser": "^3.17.0"
}
}
Loading

0 comments on commit 324d94d

Please sign in to comment.