GithubHelp home page GithubHelp logo

hammer's Introduction

Hyper-Awesome, Malicious, Markup Enabled Reality.

HAMMER.Pants

So we started with this little conundrum when restyling Win8 XAML apps:

To brand WinRT/XAML apps, you need to override ALL control styles. This sucks if you just want to change the colours to match your theme.

HAMMER.Pants solves this, by auto-modifying all the coloured brushes so you don't have to pick through them. Currently, you provide a "base" colour, and HAMMER.Pants modifies that based on the luminance variation found in the original styles. That is, if you pick red, all the purples will be replaced with reds, but they'll change in brightness slightly just like the default purples do.

Usage

HAMMER.Pants.exe /colour=value [/inputfile=value] [/outputfile=value]

 /colour hex (without the #) value for the "base" - only supports RGB values currently
 /inputfile (optional - if on Windows 8 it will look in the "Windows Kits" directory for the necessary file)
 /outputfile (optional - if not specified it will be named generic.xaml in the same directory as the Hammer.Pants.exe)

TODO

  • Provide a wider colour pallete rather than auto-generated HSB values
  • Project-build script so that it's done at build time, no external app required.

HAMMER.Nails

Feedback provides a simple, standard way to present a feedback form. It's up to you to provide the processing to send to your backend. Usage:
FeedbackResult x = await HAMMER.Nails.Feedback.ShowFeedback();

Example:

HAMMER.Touch

You shouldn't touch this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.