Commit Graph

60 Commits

Author SHA1 Message Date
Kevin Sawicki
dbebb91908 Add back README to template packages directory 2013-02-05 09:08:41 -08:00
Kevin Sawicki
b0b38079e0 Migrate template config file to cson 2013-02-04 20:50:14 -08:00
Jon Rohan
a7b28f0dec updating default config.json to use atom-dark-ui and atom-dark-syntax 2013-02-01 14:42:49 -05:00
Jon Rohan
b9b3daba77 Merge branch 'dev' into github-code-theme
Conflicts:
	Rakefile
2013-02-01 14:28:23 -05:00
Kevin Sawicki
5285ee2b76 16 is the new 12 2013-02-01 11:17:12 -08:00
Kevin Sawicki
919ecb5a56 Add trailing newline 2013-02-01 11:15:30 -08:00
Kevin Sawicki
a51ccdee06 Use valid css comment 2013-02-01 11:13:22 -08:00
Kevin Sawicki
0484ecde7d Screaming README 2013-02-01 11:12:58 -08:00
Kevin Sawicki
31aa1a9471 Add a little documentation 2013-02-01 11:11:52 -08:00
Justin Palmer
6be772d617 add themes directory to .atom template 2013-01-31 12:58:52 -08:00
Justin Palmer
a57ac08238 make the default font size 12px 2013-01-31 12:58:38 -08:00
Justin Palmer
4cd2200121 create a default config.json file with sane defaults 2013-01-31 12:52:02 -08:00
Justin Palmer
0233b4a53e add .atom/user.css file 2013-01-30 15:30:18 -08:00
Justin Palmer
79d569d55b rename atom.coffee to user.coffee 2013-01-30 15:30:10 -08:00
Jon Rohan
01b9594e21 moving themes to vendor/themes 2013-01-22 12:39:40 -08:00
Jon Rohan
2901801cd9 adjusting the tree view margin 2013-01-22 08:57:11 -08:00
Jon Rohan
601334aaee gutter line number size is kinda big 2013-01-22 00:25:56 -08:00
Jon Rohan
4fbbe84b48 Cleanup on lists and Atom - Light 2013-01-21 22:57:44 -08:00
Jon Rohan
8e7fb55f75 refactoring the status-bar 2013-01-21 21:12:41 -08:00
Jon Rohan
25308fd8da mirroring dark theme 2013-01-21 21:04:12 -08:00
Jon Rohan
f8520162a0 Updating the tabs 2013-01-21 21:03:47 -08:00
Jon Rohan
76ff418575 command-logger refactor 2013-01-21 19:19:41 -08:00
Jon Rohan
c99201caae vim-mode was deleted 2013-01-21 19:19:04 -08:00
Jon Rohan
0e84361397 updating textmate theme builder with line select color 2013-01-21 19:18:35 -08:00
Jon Rohan
4b1a573c5a combining declarations 2013-01-21 18:45:19 -08:00
Jon Rohan
260cacdacf autocomplete.css refactor 2013-01-21 18:44:18 -08:00
Jon Rohan
42808ac9ae remove the html color, and /themes doesn't exist anymore 2013-01-21 18:38:00 -08:00
Jon Rohan
c0c79b2d7f os files not needed in theme 2013-01-21 18:23:35 -08:00
Jon Rohan
7b27e3369a some grammar-view back 2013-01-21 17:36:44 -08:00
Jon Rohan
ea068c5cd7 adding back some tree-view 2013-01-21 17:33:27 -08:00
Jon Rohan
d11317c9b3 some style updates to the resizer 2013-01-21 17:22:45 -08:00
Jon Rohan
15a3a9548f some slight style updates to the select-list 2013-01-21 17:12:27 -08:00
Jon Rohan
324589019d refactoring select-list.css into 2 files 2013-01-21 17:01:46 -08:00
Jon Rohan
61714dd6ae refactor some of editor.css out of the theme and into /static/ 2013-01-21 16:55:43 -08:00
Jon Rohan
2001f0b7f1 separating the atom.css file 2013-01-21 15:04:38 -08:00
Jon Rohan
e80a54f207 Merge branch 'dev' into css-theme-refactor 2013-01-21 14:59:56 -08:00
Jon Rohan
ccd2fec131 The start of a Light theme 2013-01-18 10:04:08 -08:00
Jon Rohan
002515b671 Moving these default textmate themes to the .atom directory 2013-01-18 10:03:57 -08:00
Jon Rohan
20e5b303a7 refactoring all the stylesheets into /Atom - Dark/
Conflicts:
	.atom/themes/Atom - Dark/vim-mode.css
2013-01-17 22:11:45 -08:00
Nathan Sobo
2086c2b353 Fix point snippet prefix 2013-01-10 17:29:41 -07:00
Nathan Sobo
314e3da8bc WIP: Destroy nested tab stops when engulfed by a buffer change
Has 2 failing specs...

There are still some issue with this code's interaction with the undo
system. The tab stops will need to be or destroyed when certain
changes are undone or redone.
2013-01-07 21:53:08 -07:00
Corey Johnson & Nathan Sobo
f008ff52e8 Load snippets from any atom package with a snippets directory 2013-01-07 14:28:47 -07:00
Corey Johnson & Nathan Sobo
361bf83345 Load snippets from CSON/JSON. Use syntax properties for scoping.
This commit eliminates the custom `snippets` format and instead just
uses CSON/JSON.
2013-01-07 14:28:47 -07:00
Corey Johnson
e5e5c497e1 Load themes from ~/.atom/themes 2012-12-26 17:41:48 -08:00
Corey Johnson
f0d97a436b Move ~/.atom/bundles to ~/.atom/packages on rake install 2012-12-20 16:46:37 -08:00
Corey Johnson
1c516937e9 Update default atom.coffee file. Remove default-config.coffee 2012-12-19 17:10:34 -08:00
Corey Johnson & Nathan Sobo
a65a81fc53 Remove requireExtension calls from .atom/defaultConfig.coffee 2012-12-17 16:53:44 -08:00
Nathan Sobo
98ef054438 💄 2012-11-29 12:01:16 -07:00
Nathan Sobo
2d97367d9d Add 'tabs' extension to default config 2012-11-20 16:41:02 -07:00
Nathan Sobo
d89979fc61 Merge pull request #86 from github/outline-view
Jump to method declaration
2012-10-25 17:54:27 -07:00