Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

encrust

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encrust

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

«encrust»

encrust is a command line tool that converts iTerm2 color files (*.itermcolors) to color files usable by Dwarf Fortress.

Installation

encrust requires Ruby. If you have a current version of Ruby installed, it's as simple as:

$ gem install encrust

Otherwise, head on over to Ruby's website and find a version that works for your machine.

Usage

Security considerations

encrust uses the plist gem. Please only feed it files you trust, and check out plist's security considerations section for more information.

encrusting with gems

Just point encrust at the files you'd like converted:

$ encrust gruvbox-dark-soft.itermcolors

It handles multiple files just fine:

$ encrust elflord.itermcolors Earthsong.itermcolors

Your Dwarf Fortress color files will be generated in the directory where you ran the command, and encrust will tell you where Dwarf Fortress expects its active color file to be.

If you want to try out your new color schemes without having to wait for your fortresses to open and close, try uploading the generated files to the Dwarf Fortress Color Generator. DFColorGen also works great for small adjustments to your color schemes.

Why iTerm?

I chose itermcolors as my input format primarily because it supports 24-bit color and is easy to read.

iTerm2 is also pretty popular, and dozens if not hundreds of color schemes for it can be easily found online.

Support Bay 12 Games!

If you like Dwarf Fortress, consider supporting Bay 12 Games either through their patreon or directly through their website.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/smoochbot/encrust. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Code of Conduct

Everyone interacting in the Encrust project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

FAQs

Package last updated on 11 May 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc