Ben Ogle
83f09af89b
Remove .less extensions from imports
2013-09-10 12:01:35 -07:00
Ben Ogle
3621136ab5
💄 No more bootstrap-overrides.less
2013-09-10 12:01:14 -07:00
Ben Ogle
99ea5f02e4
Add pane-item class
2013-09-10 12:01:14 -07:00
Ben Ogle
f7ba202720
Add link styles
2013-09-10 12:00:47 -07:00
Ben Ogle
d311ee9c70
Rename links -> icons
2013-09-10 11:59:49 -07:00
Ben Ogle
9440512113
Extract some of the list structure into base css
2013-09-10 11:59:45 -07:00
Ben Ogle
dfdd172b17
Move sections into base CSS
2013-09-10 11:59:44 -07:00
Ben Ogle
6e9bcfcbcf
Move links css into base css
2013-09-10 11:59:44 -07:00
Ben Ogle
14569aa46b
Pull common button code into base css
2013-09-10 11:59:44 -07:00
Ben Ogle
c91c705c6d
Add octicon classes
2013-09-10 11:59:38 -07:00
Ben Ogle
5d260d1331
Add utilities less file to base css
2013-09-10 11:59:37 -07:00
Ben Ogle
ff6fb2174a
Add new theme with new approach at colors + components
2013-09-10 11:59:37 -07:00
Kevin Sawicki
fd69581397
Update path in comment for less-imports rename
2013-09-04 12:25:28 -07:00
Ben Ogle
15c1669ab6
Don't load bootstrap on reload of base sheets
2013-09-04 12:25:27 -07:00
Ben Ogle
d1c1ecc9a4
Add ability to override ui-variables in theme
...
This required moving the importable less files to a `less-imports`
directory and adding that directory to the less path. Otherwise,
atom.less would import ui-variables from its current directory
(/static/ui-variables) as less searches the current directory before
any other directories on the path.
2013-09-04 12:25:27 -07:00
Ben Ogle
084457c2a0
Update the less files to properly import less
2013-09-04 12:25:27 -07:00
probablycorey
2284435551
Move config view to a package
2013-08-05 13:54:37 -07:00
Nathan Sobo
ac65e288df
Pull config stylesheet into atom.less
2013-04-26 15:36:12 -07:00
Nathan Sobo
cada940345
Load full bootstrap
2013-04-16 17:24:21 -06:00
Nathan Sobo
4c037d53e2
Eliminate :focus outline
2013-04-16 10:57:50 -06:00
Nathan Sobo
5071f083a1
Revert "Load all of bootstrap"
...
This reverts commit e59ab14ad3 .
2013-04-16 10:38:35 -06:00
Nathan Sobo
e59ab14ad3
Load all of bootstrap
2013-04-15 20:45:56 -06:00
Nathan Sobo
e871929aae
Load a subset of bootstrap from atom.less and nuke reset.less
2013-04-15 20:45:55 -06:00
Nathan Sobo
bbf7c6ca1b
Replace requireStylesheet calls w/ @import directives in atom.less
2013-04-15 20:45:54 -06:00
Corey Johnson
06b63c24dc
Merge remote-tracking branch 'origin/dev' into md-preview-redux
...
Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
static/command-panel.css
2013-03-11 17:02:36 -07:00
Corey Johnson
7c47b7f8d4
Pane styling isn't a child of the .root-view class
...
Panes aren't attached to a root view in spes.
2013-03-11 10:02:19 -07:00
Justin Palmer
a448a79ae6
atom.css -> atom.less
2013-03-11 10:02:19 -07:00