This is a simple, flexible color-picker widget. It has no dependencies (not even on jQuery), so it's easy to just plug in and use. It weighs less than 3kb of combined JS & CSS once minified and gzipped. Since it exposes itself via the UMD exports format, it will comply with whatever module loading system you're using. If you're not using one, it will expose a global called EightBitColorPicker.
http://bilalq.github.io/eight-bit-color-picker/Tags | 8bit eight bit 256 color xterm terminal picker chooser |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications. It has several unique properties. I designed this colorscheme with both precise CIELAB lightness relationships and a refined set of hues based on fixed color wheel relationships. It has been tested extensively in real world use on color calibrated displays (as well as uncalibrated/intentionally miscalibrated displays) and in a variety of lighting conditions. See the changelog for what's new in the most recent release.
FlexiColorPicker is based on HSV color model. The only two parts of the color picker are therefore the slider for selecting hue value and the picker for selecting saturation and value. Both the slider and picker are HTML elements (usually <div>'s) that serve as wrappers for SVG/VML gradient rectangles. The slider gradient rectangle represents the hue value (gradient with 9 stop-colors). The two overlapping black and white gradient rectangles of the picker represent the saturation and value values. The top level elements (<svg> in case of SVG enabled browser and <div> in case of VML enabled browser) that wrap each of the slider and picker gradient rectangles have set width and height to 100% which means that the color picker components (slider and picker) adjust themselfs automatically to the dimensions of the slider and picker HTML elements. This is the no-hassle form of creating the color picker. This is the recommended call.
Although WPF provides quite a rich collection of UI controls and components for development, a particular control has been missing. That is a color-picker control. Here a drop down style custom color picker has been made using WPF.
color-picker colorpicker control wpf-color-picker wpf-colorpickerYet another open source color picker for Android. So, why should you use this color picker? It is highly customizable and easy to use. You can simply add the ColorPreference to your preferences and a beautiful color picker dialog will be displayed without additional code. The color picker supports alpha and allows you to set your own presets. The original ColorPickerView was written by Daniel Nilsson.
android android-library colorpickerWe provide 12 additional color picker components for different color models, unless your app needs a HEX string as an input/output format. The easiest way to tweak react-colorful is to create another stylesheet to override the default styles.
react hooks hex color preact color-picker react-component a11y tiny picker zero-dependency typescript-support colorpicker front-end accessible react-color accessibility aria wai-ariaAn Android library for creating a nice color picker in the preference screen. You can use the inbuilt picker or any other color picker of your choice. The library can be used with the standard preference classes or the support-preference-v7/v14 classes. Just like every other preference object, you add it to the XML file of your Preference screen.
preferences preference-screen sharedpreferences color-picker androidRight click and select Color Picker, or hit CMD-SHIFT-C/CTRL-ALT-C to open it. Currently reads HEX, HEXa, RGB, RGBa, HSL, HSLa, HSV, HSVa, VEC3 and VEC4 colors – and is able to convert between the formats. It also inspects Sass and LESS color variables. Just open the Color Picker with the cursor at a variable and it'll look up the definition for you. From there, you can click the definition and go directly to where it's defined.
colors design uiA dark Vim/Neovim color scheme for the GUI and 16/256/true-color terminals, based on FlatColor, with colors inspired by the excellent One Dark syntax theme for the Atom text editor. Note: GUI (non-terminal) Vim will always display 24-bit color regardless of the configuration done in this step.
vim vim-colorscheme vim-airline lightline dark-syntax-theme colorschemerc-color-picker is released under the MIT license.
react react-component react-color-picker color-pickerThe Bjango Color Creator Templates are a set of Photoshop, Sketch and Affinity Designer documents that use base colors to generate larger palettes. It’s a bit like an advanced color picker, in the form of a document. All free and open source, released under the BSD license.
photoshop sketch-app illustrator affinity-designer design design-toolsvivid is a generator for the LS_COLORS environment variable that controls the colorized output of ls, tree, fd, bfs, dust and many other tools. It uses a YAML configuration format for the filetype-database and the color themes. In contrast to dircolors, the database and the themes are organized in different files. This allows users to choose and customize color themes independent from the collection of file extensions. Instead of using cryptic ANSI escape codes, colors can be specified in the RRGGBB format and will be translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older terminal emulators.
shell color terminal filesystem color-theme ansi-codesColor picker for MOSS 2007 (WSS 3.0) makes it easier for some user to choose color in the field.
color-picker moss moss-2007 sharepoint-2007 wsssimple android color picker with color wheel and lightness bar.
color-picker androidcolorjoe was somewhat inspired by ColorJack and RightJS Colorpicker. Unlike those it actually scales pretty well. Essentially this means that you'll be able to define its actual dimensions and layout using a bit of CSS. This way the widget fits well responsive layouts. In addition it's relatively easy to implement missing functionality (RGB fields, whatnot) thanks to the simple API it provides.
color colour requirejs amdpastel is a command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations. To get more information about a specific subcommand (say mix), you can call pastel mix -h or pastel help mix.
cli terminal command-line tool colors color-converter color-spaceSimple Color Picker written in jQuery.
This is a small WPF user control. It is a custom color picker like Office 2007 that can be used in WPF application for Providing users of the application to pick a color from a predefined pallete and an advanced picker for more custom colors.
colpick is a simple Photoshop-style color picker jQuery plugin. Its interface is familiar for most users and it's also very lightweight loading less than 30 KB to the browser. Dual licensed under the MIT and GPL licenses.
Here is a C# Color Picker that uses AJAX to update the Back Color and Fore Color of sample text. You can readily adapt the code to work for your project. It consists of 2 Web Controls - the ColorPickerControl (used for BackColor and ForeColor - it gets displayed twice) and t...
ajax colorpicker webcontrolsBe sure to load the pickr.min.js after pickr.min.css. Moreover the script tag doesn't work with the defer attribute. As default color representation is hsva (hue, saturation, value and alpha) used, but you can also convert it to other formats as listed below.
color-picker colorpicker color js-library widget ux-ui pickr ux
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.