Skip to content

Instantly share code, notes, and snippets.

View dmland's full-sized avatar

Dave Land dmland

View GitHub Profile
@dmland
dmland / slack-minimal-dark-theme.css
Last active December 13, 2017 00:48 — forked from bradens/slack-dark-theme.css
Dark theme for slack
form#msg_form {
margin: 0px 0px -22px 0px;
}
div#msg_input,
button#primary_file_button {
border-radius: 0px;
border-color: rgba(000, 000, 000, calc(32/256)) !important;
border-bottom-width: 0px !important;
border-left-width: 0px !important;
id: 1417514231
type: TwitterResource
feed_id: 51146
feed_key_id: 15281704
remote_key: '928676304391565312'
remote_type: twitter_keyword_search
subject:
body: 'RT @namjapsangh: @narendramodi Sbi the national bank of india offers colletoral
free od working capital loans to bc csps 0.25k to 2.50 lac.…'
data:
-- Based on https://gist.github.com/zarigani/400795
-- This version is in English with English (inch) units
-- Original was in Japanese with Metric units
set margin to input_margin()
tell application "TextEdit"
activate
make new document
set text of front document to my rtf_setting(margin)
set tmp_path to (path to temporary items as text) & "rtf_margin_setting.scpt.rtf"