Scheme to Interface project
Ruby komodo, schemes, interface, ui

This tool allows you to convert Komodo 9 color scheme to Komodo 10. The difference between them is InterfaceStyles block, which you can configure to change style of different Komodo UI elements.

This tool takes some colors from the scheme you want, convert them to base16-like colors (lighten/darken background/foreground) and generate a new ksf file.

Installation

git clone https://github.com/Defman21/komodo-scheme-to-interface

Requirements

  • Ruby 1.9.3 or above
  • Python 2.7

Usage

./main.rb

Note

Font size should be like 10pt, 1rem or 1em.

Join the discussion