Commit Graph

319 Commits

Author SHA1 Message Date
Jon Rohan
42808ac9ae remove the html color, and /themes doesn't exist anymore 2013-01-21 18:38:00 -08:00
Jon Rohan
7b27e3369a some grammar-view back 2013-01-21 17:36:44 -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
20e5b303a7 refactoring all the stylesheets into /Atom - Dark/
Conflicts:
	.atom/themes/Atom - Dark/vim-mode.css
2013-01-17 22:11:45 -08:00
Kevin Sawicki
2ca4b278b0 Set spec body background to white 2013-01-17 16:50:26 -08:00
Kevin Sawicki
17e7e05e8b Set background color on root HTML element 2013-01-17 16:50:25 -08:00
Kevin Sawicki
ef37659e56 Don't reset body background to white 2013-01-17 16:50:25 -08:00
Kevin Sawicki
4a976ec872 Remove unused stylesheet 2013-01-15 08:53:44 -08:00
Kevin Sawicki
2f4b1dee3b Add margin between editor and list contents 2013-01-14 09:42:31 -08:00
Kevin Sawicki
e76d6808b7 Upgrade to latest octicons 2013-01-10 14:37:14 -08:00
Kevin Sawicki
3b47c26b4d Change an edit session's grammar on meta-l 2013-01-08 13:17:12 -08:00
Kevin Sawicki
06a6a7c507 Add octicon when panes are empty 2013-01-06 12:59:10 -08:00
Kevin Sawicki
654554a2cd Remove unused stylesheet 2013-01-02 18:17:56 -08:00
Kevin Sawicki
7f0030ef4f Move package CSS files to stylesheets directory 2013-01-02 16:55:55 -08:00
Kevin Sawicki
24ef66374b Add pygments styles to markdown-preview stylesheet 2013-01-02 16:10:46 -08:00
Kevin Sawicki
109770805d Use same color for tab and root-view background 2013-01-02 11:38:49 -08:00
Kevin Sawicki
ea44d270d6 Add default list style types cleared in reset.css 2012-12-31 15:08:53 -08:00
Kevin Sawicki
488ec54a78 Place spinner inside of markdown body 2012-12-31 14:53:36 -08:00
Kevin Sawicki
1c7626227d Use monospace font for pre, code, and tt elements 2012-12-31 14:31:22 -08:00
Kevin Sawicki
384db4209e Lighten wrap-guide color 2012-12-29 10:31:25 -08:00
Jon Rohan
57d106ff2f matching the background color to the markdown preview background 2012-12-28 20:35:35 -08:00
Jon Rohan
85423d0034 just a little more something on the markdown preview 2012-12-28 18:15:24 -08:00
Jon Rohan
a437ba6ca9 giving the markdown preview a little more umpf. 2012-12-28 18:06:11 -08:00
Kevin Sawicki
0ce33490f9 Disable text selections inside nodes 2012-12-28 17:10:11 -08:00
Kevin Sawicki
53b82dad2c Use cursor pointer inside nodes 2012-12-28 17:10:11 -08:00
Kevin Sawicki
a41e4adc79 Remove unneeded property 2012-12-28 17:10:11 -08:00
Kevin Sawicki
eeac345210 Use pixels for text-shadow 2012-12-28 17:10:11 -08:00
Kevin Sawicki
8c07d0d0bb Use white text 2012-12-28 17:10:10 -08:00
Kevin Sawicki
ee8c949409 Add missing semicolon 2012-12-28 17:10:10 -08:00
Kevin Sawicki
9609352336 Style inside of nodes with HTML instead of SVG 2012-12-28 17:10:10 -08:00
Kevin Sawicki
8b88ebb93e Add border to tree map 2012-12-28 17:10:10 -08:00
Kevin Sawicki
bd68dc618a Add d3 treemap of command logger data 2012-12-28 17:10:10 -08:00
Kevin Sawicki
92661041f8 Add package to log command details
Logs the count and most recent time a command
is triggered and displays them in a sorted list.
2012-12-28 17:10:10 -08:00
Jon Rohan
1396794a12 using just a higher contrast silver for the focused tree-view 2012-12-28 17:04:20 -08:00
Jon Rohan
b09b55704c got my gradients reveresed 2012-12-28 15:25:49 -08:00
Jon Rohan
f8414437e9 some tricks to make it more obvious which pane has focus 2012-12-28 15:24:45 -08:00
Kevin Sawicki
0ac47f8ec0 Use select list in autocomplete package 2012-12-28 13:24:31 -08:00
Kevin Sawicki
5993b04e62 Colorize new and modified files in tree view 2012-12-28 09:17:23 -08:00
Jon Rohan
f24f95560e Orange you glad I didn't say banana 2012-12-28 08:28:20 -08:00
Jon Rohan
51e9cdbb94 removing the gradient from the status bar, and adding padding around command-panel 2012-12-27 22:48:23 -08:00
Jon Rohan
d162644ada Merge pull request #117 from github/modified-tab
Changing the close icon when the tab is modified
2012-12-27 22:29:18 -08:00
Kevin Sawicki
f07f42fc38 Add higher z-index to tree view dialog 2012-12-27 21:17:05 -08:00
Jon Rohan
4fa92c72c2 matching the status-bar modified color to the tab color 2012-12-27 21:04:18 -08:00
Jon Rohan
d97651d19a These importants are too harsh. and not necessary 2012-12-27 13:39:02 -08:00
Kevin Sawicki
219aaca0f5 Show diff stat in status bar
Include the number of lines added and removed for
new and modified files
2012-12-27 10:41:29 -08:00
Corey Johnson
747b2b6bad Use an offensive icon for Atom 2012-12-27 10:15:42 -08:00
Jon Rohan
2f7776d971 Just some tabs and tree view style tweaks 2012-12-26 23:10:20 -08:00