Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/atom-dark-syntax

:lock: Atom Dark Syntax theme
https://github.com/pulsar-edit/atom-dark-syntax

Merge pull request #1 from pulsar-edit/confused-Techie-patch-1

Archival Notice

45040490abca9171b7e8f5986e5b22551047fd80 authored over 2 years ago
Archival Notice

4a166c9f286ff4ace74a38f673dfa7d5c5cb2463 authored over 2 years ago
Merge pull request #60 from atom/daviwil-patch-1

Update README to deprecate repository and redirect readers to atom/atom

fdfddef0c0f79a4f0799f48ac59bbb1773d7648b authored over 6 years ago
Update README to redirect readers to atom/atom

b5d1ae697801d103349845d9d4e868b41655fd95 authored over 6 years ago
Prepare 0.29.1 release

698c718f6c7048f5c611cb237ae1a5dcfb052b1f authored over 6 years ago
Merge pull request #59 from atom/sm-comment-contrast

Increase contrast for comments

d433bbed7f037970e70906e2f2b4cf0955c86a80 authored over 6 years ago
Increase contrast for comments

781a48c834f6c47307dfa78301c1a12fcd2ba421 authored over 6 years ago
Prepare 0.29.0 release

72c708b8e36638f82c5066f8543d0d4cf09f450e authored about 7 years ago
Merge pull request #53 from atom/sm-attribute

Change attribute color

b1b0566d2fb705c8cfbe8fbda4babe9bda737668 authored about 7 years ago
Change attribute color

788858fe574d83a726e959b8c7c632edb01f4ba1 authored about 7 years ago
Merge pull request #36 from atom/template-update

:memo: Update issue and PR templates

5200d7349f1be5ff3f82f28ea1d06de732b454c3 authored about 8 years ago
:memo: Update issue and PR templates

e08259f7a100c8527d7f8c018e21e9432b7a6296 authored about 8 years ago
Merge pull request #35 from atom/template-update

Update issue and PR templates

2ce10dd93436ffeac0099831a96e27ed9fb993c2 authored about 8 years ago
Update issue and PR templates

33324e0b221acd9e464fa9b9869d44cb6c4eb52e authored about 8 years ago
Clarify imports

This commit:

- Adds `styles/` to all imports
- Adds `.less` to all imports
- Moves imports from...

b636a83a72cc248608fdfe0f907d9b8bc23075bd authored about 8 years ago
Merge pull request #32 from atom/sm-syntax

Split styles

a11967c3002a331984a132bcaef24f81da1ff068 authored over 8 years ago
Split styles

2505d16d057ad2404bf427731263553e7da9b10a authored over 8 years ago
Prepare 0.28.0 release

11f60defaae1b023fd144c07f5c7661bed041726 authored over 8 years ago
Merge pull request #31 from atom/as-remove-shadow-dom-styles

Stop using shadow DOM selectors

b0bcb5e3598423f7a710af3ebc6ee007416a08bb authored over 8 years ago
Stop using shadow DOM selectors

f51908bfd2d5f1cf7fc0195382a636da4e2564c3 authored over 8 years ago
Prepare 0.27.0 release

8da6bdbb0438e91fa901caa0d0073533ab86f92e authored almost 10 years ago
Merge pull request #16 from atom/sm-language-vars

Language variables

736cda4b1b06282b85092b641e8f446a0205aaec authored almost 10 years ago
Revert adding type variables to index.less

c7e82fb55175c7039cfe4ac0a4f14069bab6f270 authored almost 10 years ago
Add language variables

4d9ae15c5a8a5c7a5b121786a77e5faa8f3abbb4 authored almost 10 years ago
Merge pull request #13 from AgentAntelope/master

Reflect the fact that atom-dark is no longer the default

94ab5628e9ca379b4e891036121176723e4215cc authored almost 10 years ago
Reflect the fact that atom-dark is no longer the default

This changed in atom v0.188.0

2173ba8d51ad73c228d7095fa047ff4dcf28b79b authored almost 10 years ago
Prepare 0.26.0 release

b594fd2f352c181d2785fe57c93aa733c17afb2e authored about 10 years ago
Rename stylesheets/ to styles/

e3de230722b02a21e54b4be96bcd54d8eec9283c authored about 10 years ago
Prepare 0.25.0 release

93c588689706b92218162f5e61390e0d8fb97e32 authored about 10 years ago
Restore background-color and color

2f984a747e188f5b5336900ff1a344685620ddd3 authored about 10 years ago
Prepare 0.24.0 release

9945e6edf5eabbf791c8853505365829288afccd authored about 10 years ago
Fix deprecated selectors

9a8eb2b46f5d43d1070fe7a956a30a55a7f7c9cc authored about 10 years ago
Prepare 0.23.0 release

d72a693811c64a835586175f1fc743e9f7a5c418 authored about 10 years ago
Use .bracket-matcher .region for 1.0 compatibility

c24860a4278b70f6497af85a76f98a4fa55e3907 authored about 10 years ago
Prepare 0.22.0 release

5362ed6f6dac96972a41eb393b2d6581d2fec0b6 authored over 10 years ago
Support atom-text-editor shadow DOM

bce61e5ae289658e2d238b8e62a389ddf489b841 authored over 10 years ago
Prepare 0.21.0 release

8fb585bc2373fbd6fd7cb2d8bcc7cb71aef1663e authored over 10 years ago
Merge pull request #7 from braver/attribute-colors

Attribute colors

50887a5e17c856f0b142e0092133bf6d076efd89 authored over 10 years ago
bring script tag colors in line with other tags in html files

8dbecf56c56f9c33a319ae716000567bb32d6fd7 authored over 10 years ago
restore the meta.tag.inline .entity selector lost in previous commit

1a9e5218be42b3f3f1611675e4db247ac63dee72 authored over 10 years ago
use different color for tag attributes to improve readability

a9a0ea01f54899c98477563a91c1d21f75821e20 authored over 10 years ago
Prepare 0.20.0 release

aacb521fdc74cae4dbedcdfd71ef2611855369c4 authored over 10 years ago
Fix highlighting in interpolated ERB strings

Refs atom/atom-light-syntax#5

2407003c7586d20a729450fe34c50e70f38cff32 authored over 10 years ago
Prepare 0.19.0 release

e3e733f03c3f386e819a8e475cd26e01da2f0fc2 authored over 10 years ago
Add @syntax-selection-flash-color variable

d6ae47d4bc409d12752f9c494054ae010d8576b0 authored over 10 years ago
Prepare 0.18.0 release

35b310fca3e7886a908ce982d601fed883b327a5 authored over 10 years ago
Remove find-and-replace marker css

6cf78ba423b3f45a34302e9963dc4a9d4694e945 authored over 10 years ago
Prepare 0.17.0 release

fb197c83a52a8342de3363250ca1efdf80185a25 authored over 10 years ago
Add css for new find decorations

6cb5fd0486b08205cb66615f0ea2090162e5e54e authored over 10 years ago
Prepare 0.16.0 release

3f4dfa62b204e2506f76205bb8849c0a757d514d authored over 10 years ago
Merge pull request #3 from fotanus/master

Fix typo: s/repitition/repetition

503fe358e8929bb7eb86e13490d0fd68db6bdea5 authored over 10 years ago
Fix typo: s/repitition/repetition

ccdde9a5e2a4259cf45c4831719c623dcdce24a6 authored over 10 years ago
Update contributing file

35c2b398ab465ca9a42324e36bbe242fa6c9d4fc authored over 10 years ago
Comment

5e236926fa9f18d6027a133802811d166b0c58da authored almost 11 years ago
Prepare 0.15.0 release

1c6e047940475b1aaa108645f0fb7c9b4441f8d5 authored almost 11 years ago
Update to the new syntax-colors

2af5a6d3f8afbd22a8bcf632e882992208f95a42 authored almost 11 years ago
Prepare 0.14.0 release

81813d5b060a9ca5f65a9a5e95015ef43ceb0595 authored almost 11 years ago
Add screenshot to README

64c8e6bd96ce86c5f0b28c6d33ede8986dbb5bd8 authored almost 11 years ago
Add CONTRIBUTING.md

38760fab392996f3e838d8b42d8f72a27c711d10 authored almost 11 years ago
Add valid engines value

85f82cbcd8972c83af5be39cfdc7717d5b0443bd authored almost 11 years ago
Switch license to MIT

76765693a40288c7ef3636923e0809d907ca5f25 authored almost 11 years ago
Prepare 0.13.0 release

139b3f1391c2db8a90af56a065f922fd8fa33fbc authored about 11 years ago
Set theme value to 'syntax'

d555b8641d3cdc67cbc97a0327c22cb582de865d authored about 11 years ago
Prepare 0.12.0 release

50e9f924db505e3ff2ac2ff203b27d82faf1a7c5 authored about 11 years ago
Remove backward-compatible shim

0aa0fd0cc3ed676da95e548243a4e771f64312bb authored about 11 years ago
Prepare 0.11.0 release

20e7a05ee26156540448e3fa876e506c1cd2e510 authored about 11 years ago
Rename .fold class to .folded

6b0ddcd23a6d933c1555612651d32690d7c875cb authored about 11 years ago
Prepare 0.10.0 release

d4f9ec7cb8a74396b79a99fe2cc6c4fe7e87881a authored about 11 years ago
Change diff colors

029e0cfd85a9a1bda8fce7726365f607d28c30d5 authored about 11 years ago
Prepare 0.9.0 release

d0c7f0fafcacb8f52795fecb0b4310df094699c4 authored about 11 years ago
Prepare 0.8.0 release

945a499d1c11fe58f1fa33e0f52ea89e600993da authored about 11 years ago
Add syntax-variables.less

3e9f955da99cf07f2920def38d23998a4b18c772 authored about 11 years ago
Prepare 0.7.0 release

42f85a2e75c117a4811dc6d6665434379a35676b authored about 11 years ago
Add instructions on how to activate

771d08f31a5f0873338ca75a761a730d6526b48c authored about 11 years ago
Add initial LICENSE.md and CONTRIBUTING.md

aadddc08cea32d0d430ccefbbb61176244fb099b authored about 11 years ago
Update package.json fields

7bb7bf7c57af05bc0a2407f8a9c9e25487df01a5 authored about 11 years ago
Prepare 0.6.0 release

4035f68b68704c8b49d49d4bab8584004830ce0c authored over 11 years ago
Add color for the current search result

b6b48e7aa191d341bc8adba833703e1ad82b705b authored over 11 years ago
Prepare 0.5.0 release

36794e8a4007f5c1376ad648c66cf76a35ca5e82 authored over 11 years ago
Add initial README

0fad0a64d7e0300b05506c70977b1c6768c1ee58 authored over 11 years ago
Prepare 0.4.0 release

6faa07a99b53be0cd61f067ade70b693778e7b3f authored over 11 years ago
Update publish config to use registry on :cloud::ant:

285f962920f1b40d9e1a7b26823af173259097ca authored over 11 years ago
Prepare 0.3.0 release

f4f16a4b684b21c55bfacb32aa233a546384b989 authored over 11 years ago
Add rule for search results

68bb5e320b1c84bad039aab2c590d993a8a2736f authored over 11 years ago
Prepare 0.2.0 release

7dae2fd947cfeda559f6dd56aabd9d5fab154ae1 authored over 11 years ago
Style wrap-guide similar to indent-guide

97f0d0a9acccb00b6f51fb0c84a2796e68ce90f2 authored over 11 years ago
0.1.0

8fbc34faf11d123e535dc1714b2b9a3d873353ca authored over 11 years ago
Convert to a package

9a8c103c10c00833f8301c12a24a79906bd53a43 authored over 11 years ago
Initial commit

047172d59350580a437fa791bddd62a4f21cef49 authored over 11 years ago