diff --git a/bin/mbxcolors b/bin/mbxcolors index c691500..6119866 100755 --- a/bin/mbxcolors +++ b/bin/mbxcolors @@ -3,8 +3,9 @@ # Dependencies: jgmenu, xdotool, xcolor, gcolor3, xdg-utils, xclip, notify-send # TODO Imagick colors - separate menu big around 700 named colors # TODO export to .gpl (GIMP,Inkscape) +# TODO immadietely copy to clipboard picked,selected colors -VERSION="0.2.3" +VERSION="0.2.4" TEMP_DIR=/tmp/colormenu ME=${0##*/} diff --git a/share/mbxcolors/palettes/Gruvbox_Material_Dark.clr b/share/mbxcolors/palettes/Gruvbox_Material_Dark.clr new file mode 100644 index 0000000..8c17d49 --- /dev/null +++ b/share/mbxcolors/palettes/Gruvbox_Material_Dark.clr @@ -0,0 +1,24 @@ +#1d2021 +#282828 +#3c3836 +#504945 +#32361a +#333e34 +#3c1f1e +#442e2d +#0d3138 +#2e3b3b +#473c29 +#32302f +#d4be98 +#ddc7a1 +#ea6962 +#e78a4e +#d8a657 +#a9b665 +#89b482 +#7daea3 +#d3869b +#7c6f64 +#928374 +#a89984 diff --git a/share/mbxcolors/palettes/Nord.clr b/share/mbxcolors/palettes/Nord.clr new file mode 100644 index 0000000..fa1c845 --- /dev/null +++ b/share/mbxcolors/palettes/Nord.clr @@ -0,0 +1,16 @@ +#2e3440 +#3b4252 +#434c5e +#4c566a +#d8dee9 +#e5e9f0 +#eceff4 +#8fbcbb +#88c0d0 +#81a1c1 +#5e81ac +#bf616a +#d08770 +#ebcb8b +#a3be8c +#b48ead