All Projects β†’ JuliaGraphics β†’ Colorschemes.jl

JuliaGraphics / Colorschemes.jl

Licence: other
colorschemes, colormaps, gradients, and palettes

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Colorschemes.jl

Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (+276.36%)
Mutual labels:  color-scheme, color, colors, color-palette
SwiftColorWheel
Delightful color picker wheel for iOS in Swift.
Stars: ✭ 37 (-32.73%)
Mutual labels:  color, colors, color-scheme, color-palette
Nord
An arctic, north-bluish color palette.
Stars: ✭ 4,816 (+8656.36%)
Mutual labels:  color-scheme, colors, color-theme, color-palette
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (+392.73%)
Mutual labels:  color, colors, color-theme, color-palette
Gvcci
color extraction to turn images into 16 color palettes
Stars: ✭ 86 (+56.36%)
Mutual labels:  color-scheme, color, color-theme, color-palette
Leonardo
Generate colors based on a desired contrast ratio
Stars: ✭ 973 (+1669.09%)
Mutual labels:  color, colors, color-theme, color-palette
Chromacolorpicker
🎨 An intuitive iOS color picker built in Swift.
Stars: ✭ 434 (+689.09%)
Mutual labels:  color, color-theme, color-palette
anypalette.js
🎨 Read/write all color palette file formats β€πŸ§‘πŸ’›πŸ’šπŸ’™πŸ’œ
Stars: ✭ 41 (-25.45%)
Mutual labels:  color, colors, color-scheme
Colorful
A curated list of awesome resources to choose your next color scheme
Stars: ✭ 702 (+1176.36%)
Mutual labels:  color-scheme, colors, color-palette
Nord Gnome Terminal
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Stars: ✭ 258 (+369.09%)
Mutual labels:  color-scheme, color, color-theme
nord-tilix
An arctic, north-bluish clean and elegant Tilix color scheme.
Stars: ✭ 105 (+90.91%)
Mutual labels:  color, color-scheme, color-theme
Materialdesigncolor
This project shows the color in material design
Stars: ✭ 55 (+0%)
Mutual labels:  color, colors, color-palette
sanzo-wada
🎨 Interactive version of Sanzo Wada's - "A Dictionary of Color Combinations"
Stars: ✭ 139 (+152.73%)
Mutual labels:  color, color-scheme, color-palette
pantone-colors
Hex values of all 2310 Pantone colors
Stars: ✭ 147 (+167.27%)
Mutual labels:  color, colors, color-palette
color-system
🎨 Easiest way to get a universal color palette
Stars: ✭ 21 (-61.82%)
Mutual labels:  colors, color-scheme, color-palette
nord-mintty
An arctic, north-bluish clean and elegant Mintty color theme.
Stars: ✭ 40 (-27.27%)
Mutual labels:  color, color-scheme, color-theme
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (+432.73%)
Mutual labels:  color-scheme, color, color-theme
Xcode One Dark
Atom One Dark theme for Xcode
Stars: ✭ 273 (+396.36%)
Mutual labels:  color-scheme, color, color-theme
Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-63.64%)
Mutual labels:  color-scheme, color, color-theme
slick
Vim/Neovim Colortheme–Truecolor, Stunning, Complete
Stars: ✭ 15 (-72.73%)
Mutual labels:  color, colors, color-scheme
Documentation Build Status

ColorSchemes

This package provides a collection of colorschemes:

  • scientifically devised colorschemes from ColorBrewer, CMOcean, ScientificColorMaps, ColorCet, and Seaborn
  • popular old favourites such as viridis, inferno, and magma from MATPlotLib
  • old masters' colorschemes, such as leonardo, vermeer, and picasso
  • variously themed colorschemes such as sunset, coffee, neon, and pearl

Note that the schemes contained here are a mixture:

  • some are high quality color maps with consistent perceptual contrast over their full range
  • others are designed for general purpose and informal graphics work

Choose colorschemes with care! Refer to Peter Kovesi's PerceptualColourMaps package, or to Fabio Crameri's Scientific Colour Maps for more information.

If you want to make more advanced ColorSchemes, use linear-segment dictionaries or indexed lists, and use functions to generate color values, see the make_colorscheme() function in the ColorSchemeTools.jl package.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].