Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

ThoughtWorksInc/thoughtworks-theme

Repository files navigation

This is a collection of IDEs theme based on the (new) Thoughtworks Brand Guidelines color palette. The color palette is also as the same as the colors in our keynote template.

Thoughtworks Brand Guidelines - Color

How to use

There are READMEs in every directory such asJetBrains,Terminal,VisualStudioCode, and so on. Find what you want and install the themes by the instruction.

Contribution

Basically there're several ways to contribute this repository.

  • Define a theme in your IDE and export it as a importable setting patch.
  • Export a readable theme file(e.g.xml) and convert it within the ThoughtWorks colors(Docs).
  • Check if there is instruction in the corresponding README and follow it.

Convertor

The convertor developed underpython3 and via TDD way. It will convert all the color-like string (#[0-9a-f]{6}) in a readable theme file to the nearest color (least euclidean distance) in palette.

You can use it like,

    python3 convert.py ThoughtWorks.palette<readable_theme_file>

in which theThoughtWorks.palette is a palette file with lines of color-like string.

And also test the convertor by

    python3 test_convert.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp