Skip to content

coastermcgee/karyfoundation.themeX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kary Foundation Theme

Build Status

screen shot 2016-07-23 at 1 04 23 pm

This page obviously is about a syntax theme, but for this one we have somehow a back story that is way different than just different coloring.

When people say beautiful codes they always mean less complexity or clever code but when we say that we mean it for real. The code must look nice when you read it. In order to manage the code we invented Kary Foundation’s Coding Style (KFCS) and the fact that we have a very restricted way of coding style.

Now beauty matters but also it’s the psychology that matters. As developers what you see all day long is code. So it matters that the code be pretty and it matters that your editor is pretty because well it’s your life happening behind it. But how should it look? what colors must be there?

For what we know we all are playful people. We have an active inner child. Our editors must look like playgrounds. We have developed a rainbow colored theme. With worm colors chosen very carefully for the finest code quality possible.

From what we noticed iA Writer has the most carefully defined experience. We loved the gold and red/orange colors used by their highlighter and inspired by their design we shaped a coding experience that for us was the most joyful look of the code ever possible.

Status

Editor Status Downloads
Visual Studio Code Download
Atom
Download Light
Download Dark
Sublime Text Downloads available from ColorSublime Download Light
Download Dark

The theme…

JavaScript / TypeScript

screen shot 2016-07-23 at 1 12 03 pm

screen shot 2016-07-23 at 1 12 22 pm

Ruby

screen shot 2016-07-24 at 3 44 16 am

Arendelle

screen shot 2016-07-24 at 3 35 36 am

CSS / Less

screen shot 2016-07-23 at 1 00 09 pm

HTML / XML

screen shot 2016-07-23 at 4 23 56 am

Pageman

screen shot 2016-07-24 at 3 39 47 am

JSON

screen shot 2016-07-23 at 1 03 12 pm

Contributing

Building

You should have themeX, run this to get it:

% npm install -g themex

Now run themeX on karyfoundation.themeX file:

% themex ./karyfoundation.themeX

It should build the theme for supported editors.

Testing

This tests your file for correctness:

% themex test

What's new?

5.0.0

  • Change! — The theme is now ported to themeX. As the themeX project itself is just started it may take weeks till we develop adaptors for other editors but once we reach there, using one code base we will compile the theme for all the other editors at ever single update. So soon we'll have support for other main big editors. Thanks for being with us till now.

4.0.2

  • Change! — No line highlight for dark theme.
  • New! — Versions are now synced across all versions.

1.5.2

  • New! — Operator Keywords now render just like normal text. (better right?).

1.5.1

  • Fix! — As it turns out Mac uses a Gamma 1.8 RGB but the standard for tmThemes are sRGB. Thanks to the great tool "tmTheme Color Convertor" the theme has being fixed and the colors no longer looks dark!

1.4.5

  • New! — TypeScript's Type Cast Expression now has custom coloring.

1.4.4

  • New! — Custom string color for HTML added.
  • Fix! — Markdown Heading color changed to be more hormonic.

1.4.3

  • New! — Custom color for TypeScript class storage modifiers (public, private, ...)

About

Kary Foundation's color scheme for colorful, well designed codes. The candy theme that makes your code a rainbow of joy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published