Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/measuredco/base16-measured-scheme
Base16 colour schemes from Measured, with accessible colour contrast.
https://github.com/measuredco/base16-measured-scheme
accessibility base16 base16-scheme highlightjs iterm2-colors itermcolors jetbrains-color-scheme vscode-theme
Last synced: 3 days ago
JSON representation
Base16 colour schemes from Measured, with accessible colour contrast.
- Host: GitHub
- URL: https://github.com/measuredco/base16-measured-scheme
- Owner: measuredco
- License: mit
- Created: 2023-12-18T16:31:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T15:25:39.000Z (7 months ago)
- Last Synced: 2024-04-24T12:59:36.141Z (7 months ago)
- Topics: accessibility, base16, base16-scheme, highlightjs, iterm2-colors, itermcolors, jetbrains-color-scheme, vscode-theme
- Language: CSS
- Homepage:
- Size: 755 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Base16 Measured
[Base16](https://github.com/chriskempson/base16) colour schemes from [Measured](https://measured.co), with accessible colour contrast ([WCAG conformant](https://www.w3.org/TR/WCAG22/#contrast-minimum)).
Read [Accessible syntax highlighting colour schemes for developers](https://measured.co/blog/accessible-syntax-highlighting-colour-schemes-for-developers) for more details.
## Previews
![Base16 Measured Dark scheme preview](measured-dark.png)
![Base16 Measured Light scheme preview](measured-light.png)## Included
- [Highlight.js themes](built/highlightjs/themes)
- [iTerm2 itermcolors](built/iterm2/itermcolors)
- [JetBrains colors](built/jetbrains/colors/)
- [Styles](built/styles)
- [CSS classes](built/styles/css)
- [CSS custom properties](built/styles/css-variables)
- [Less](built/styles/less)
- [Sass](built/styles/sass)
- [SCSS](built/styles/scss)
- [Stylus](built/styles/stylus)
- [VSCode themes](built/vscode/themes)## Build
To build other templates, use the YAML files with a builder such as [base16-builder-node](https://github.com/tinted-theming/base16-builder-node).