simurai
4f126b311e
Move fonts
2018-11-23 14:51:14 +09:00
Philipp Emanuel Weidmann
9f3b49d10a
Replace font stack with "system-ui" generic font family
2017-07-23 12:55:25 +00:00
simurai
3425692b14
🎨 Rename "entity" to "type"
2017-06-01 22:51:46 +09:00
simurai
c1534d7d2d
Use .icon
class for atomicons
2017-06-01 20:57:57 +09:00
Max Brunsfeld
025de31846
Avoid using less imports in nested scopes
...
Apparently, these imports of 'octicon-utf-codes.less' within mixin
definitions cause any subsequent imports of this file to become noops,
because of the way less dedupes imports. The result is that the variables
defined in that file are only available in the nested scope.
This didn't happen in older versions of less because of bugs which
have been fixed since less 2.7.
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2017-03-06 13:23:53 +01:00
simurai
8c1a494d8c
Add new icons
...
- beaker
- bell
- bold
- desktop-download
- ellipses
- file
- grabber
- italic
- logo-gist
- plus-small
- reply
- shield
- smiley
- tasklist
- text-size
- thumbsdown
- thumbsup
- unverified
- verified
- watch
2016-11-03 19:09:27 +09:00
simurai
f51a8ad6c6
Revert chaning mixin name
...
git-diff seems to use `.octicon-font()`
2016-11-03 16:45:42 +09:00
simurai
9cb90d04f8
Use Octicons 4.4
...
but still keep the old 2.1.2 version for backwards compatibility
2016-11-02 22:03:22 +09:00
Nathan Sobo
0240206d93
Merge branch 'master' into brumm-master
2016-08-02 15:39:57 -06:00
simurai
2f58792577
Introduce @use-custom-controls variable
2016-07-12 15:36:50 +09:00
Philipp Brumm
7a2fab6114
move title-bar variables into it's own less file and simplify styles
2016-07-02 12:28:14 +02:00
Philipp Brumm
242ef89e2d
use @base-background-color
as a basis for the title-bar gradient to better accommodate themes that do not provide their own style for a title-bar
2016-07-02 12:28:14 +02:00
Philipp Brumm
4897f4db26
replace OSX window title bar with custom title-bar
2016-07-02 12:28:14 +02:00
Thomas Johansen
35ceb66a5b
Merge pull request #11875 from atom/sm-move-bootstrap-to-npm
...
Merge Bootstrap + Core styles
Closes #11839
Closes #11858
2016-06-24 07:54:16 +02:00
William Bout
38f585e4e0
Update ui-variables.less
2016-06-18 12:53:05 +02:00
simurai
95d9b9946a
Move Bootstrap to a separate package
2016-06-01 11:34:40 +09:00
Nathan Sobo
46a833a608
Revert "Merge pull request #8778 from atom/mq-system-font"
...
This reverts commit 457e80113e
, reversing
changes made to de61aecfd1
.
2015-09-16 14:37:25 -06:00
Machiste Quintana
d8437c2213
Allow and guard against undefined font-family
2015-09-13 17:06:09 -04:00
Machiste Quintana
6949c80665
Use system font for menus in atom-workspace
2015-09-13 16:47:11 -04:00
simurai
e1e2177058
Use San Francisco font on El Capitan Beta
...
`SF UI Text` only works for the downloaded version of the San Francisco font.
`.SFNSText-Regular` adds support for the bundled version that ships in El Capitan Beta
2015-09-01 14:26:05 +09:00
Machisté N. Quintana
3ac69500b0
Add SF UI font
2015-06-30 08:24:04 -04:00
Ben Ogle
c795879e0c
Update colors in syntax fallback vars
2015-04-21 11:43:54 -07:00
Ben Ogle
4fb59af3cc
Add fallback syntax var for attributes
2015-04-20 18:34:05 -07:00
Ben Ogle
9171089466
Add default syntax color vars
...
Will be used by syntax themes, and autocomplete
2015-03-30 13:50:08 -07:00
postcasio
5489d7d351
Use double colons for "before" and "after" pseudo-elements
2015-02-16 16:34:31 +00:00
Kevin Sawicki
4142845632
⬆️ octicons@2.1.2
2014-12-23 11:43:37 -08:00
Machiste N. Quintana
d873f3d255
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
2014-12-12 14:01:57 -05:00
Ben Ogle
23f21bcda2
Style the mini editors for a constant height
...
Adds an @input-font-size variable.
2014-07-29 12:31:34 -07:00
Ben Ogle
1838ff2502
Use ‘flash’ class rather than ‘highlighted’.
...
Pull the flash into the base theme rather than the ui themes
2014-07-03 17:32:38 -07:00
Ben Ogle
705f77f5ba
Comments
2014-02-28 17:38:08 -08:00
Ben Ogle
c71cbf2e09
Add variables for wrap-guide and indent-guide
2014-02-28 17:38:08 -08:00
Ben Ogle
33aba7b721
Update syntax color variables
2014-02-28 17:38:08 -08:00
Kevin Sawicki
fe748dbcc8
Update octicons
2014-01-29 18:00:00 -08:00
Kevin Sawicki
c1a9c3b5fb
Update octicons
2014-01-28 10:06:54 -08:00
Kevin Sawicki
e3b89aca93
Use defaults similar to ui-variables colors
2013-12-06 12:56:15 -08:00
Kevin Sawicki
9183d4968f
Only include used colors for now
2013-12-06 12:56:14 -08:00
Kevin Sawicki
1aa96fc37a
Drop text segment from color
2013-12-06 12:56:14 -08:00
Kevin Sawicki
f60856eca7
Add more syntax variables
2013-12-06 12:56:14 -08:00
Kevin Sawicki
80552675d0
Add initial syntax-variables.less
2013-12-06 12:56:14 -08:00
Ben Ogle
3fe22aa5c8
Set font sizes
2013-11-20 17:11:50 -08:00
Paul Betts
f094a86ae7
Initial hack of proper Windows fonts
2013-11-20 12:47:32 -08:00
Ben Ogle
347b1924cd
Add font-family to ui-variables
2013-09-23 16:27:49 -07:00
Ben Ogle
a94a1924a0
Add selected var to the ui variables
2013-09-10 12:01:15 -07:00
Ben Ogle
d39651a69d
Add new vars to all ui-variables files.
2013-09-10 12:01:15 -07:00
Ben Ogle
0e7cae9a91
Add .icon-size mixin to octicons
2013-09-10 12:00:23 -07:00
Ben Ogle
15e9ec2766
Add new variables to static fallback
2013-09-10 11:59:48 -07:00
Ben Ogle
4d88a95eed
💄
2013-09-10 11:59:38 -07:00
Ben Ogle
8f236c8a60
Rename less-imports to variables
2013-09-04 12:25:28 -07:00