diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..665485c --- /dev/null +++ b/.gitignore @@ -0,0 +1,33 @@ +# Logs +logs +*.log + +# Runtime data +pids +*.pid +*.seed + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage +.nyc_output + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (http://nodejs.org/api/addons.html) +build/Release + +# Dependency directory +# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git +node_modules + +# Dolphin +.directory + +build diff --git a/README.md b/README.md new file mode 100644 index 0000000..980206c --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Tia UI theme + +An edge-less UI theme for Atom. + +This theme is in early stage. Don't use. + +TODO: + +- button style +- cursor style +- linter inline notify style +- setting options support +- ヾ(゚∀゚○)ツ + +--- + +Ok, you really want to use now ? + +```bash +apm install frantic1048/Tia-ui +``` + +Enable Tia ui theme in Atom settings. + +Add follow line to your custom stylesheet, replace `` as you want. If needed, also add background-