Skip to content

Instantly share code, notes, and snippets.

@bryanrsmith
bryanrsmith / app.html
Created January 13, 2017 04:57 — forked from jdanyow/app.html
Aurelia Gist
<template>
<h1>${message}</h1>
</template>
@bryanrsmith
bryanrsmith / userstyle.css
Last active November 8, 2018 07:05 — forked from jessedobbelaere/userstyle.css
Flowdock Classic (<May 2017) theme
/**
* On 2017-05-30, Flowdock did some UI changes. This is an attempt to ease the pain.
* For the desktop app: Save this file as userstyle.css and put it inside ~/Library/Application Support/Flowdock/, then hit CMD+R to reload Flowdock.
* For flowdock.com: Install the stylebot extension and copy this CSS into the config for flowdock.com.
*
* Forked from:
* https://gist.github.com/jessedobbelaere/95c02699b2e0acd35762d204797b74f9
* @author Jesse Dobbelaere (@JesseDobbelaere)
*/