
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Automatically generating vim colorschemes - or at least gvim gui colorschemes. Mappings are mostly done for textmate, pygments, and emacs, but no output for those yet. 256 and especially 16-color palette versions are very broken at the moment, but shouldn't be too hard to fix...
STILL EXPERIMENTAL AND CHANGING RAPIDLY. Feel free to contact me w/ suggestions & questions.
$ autocolors [COLORSCHEME_NAME]
Generates a name for you if left blank - saves it to colorscheme_name.vim in your cwd. I know, not very flexible. If you're really curious about how beautiful these are though, you can do this:
$ cd ~/.vim/colors
$ autocolors
$ autocolors
$ autocolors
... muahahaha ...
Important: These syntax files honor the background variable! So if in your .vimrc file (or whatever) you do "set background=light" or dark, you'll get the light or dark version of the colorscheme.
Palettes for ( mono / 16 / 256 / ffffff )
Outputs for
Possibly customized per language (different densities)
Properly balanced for transitions across semantics/syntax/focuses
Really good looking
Random. muahaha
Copyright (c) 2011 Joseph Wecker. See LICENSE.txt for further details. (MIT License)
FAQs
Unknown package
We found that autocolors demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.