Coder Social home page Coder Social logo

colorsublime-themes's People

Contributors

aalaap avatar alfra432 avatar blopker avatar danyadsmith avatar genora51 avatar gianlucaguarini avatar gkampolis avatar idleberg avatar jack-doyle avatar jhermsmeier avatar josema avatar jzechy avatar mariushop avatar mashaal avatar nhat-nguyen avatar nicoschuele avatar oferei avatar retsi101 avatar rselwyn avatar saadq avatar sam0hack avatar santojon avatar shyam-habarakada avatar slim0801 avatar stevelacy avatar stratboy avatar thenikso avatar underlinewords avatar welbornio avatar zaynali53 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

colorsublime-themes's Issues

Can't seem to `npm install`

I get the following error when attempting to npm install. Does anybody know why this is or what's going on? I don't have much experience with node.

npm WARN package.json [email protected] No repository field.
 /
 > [email protected] install /home/shaan/Desktop/Colorsublime-Themes/node_modules/libxmljs
 > node-gyp rebuild

/bin/sh: 1: node: not found
gyp: Call to 'node -e "require('nan')"' returned exit status 127. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/share/node-gyp/lib/configure.js:344:16)
gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:797:12)
gyp ERR! System Linux 3.19.0-26-generic
gyp ERR! command "nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /home/shaan/Desktop/Colorsublime-Themes/node_modules/libxmljs
gyp ERR! node -v v0.10.25
gyp ERR! node-gyp -v v0.12.2
gyp ERR! not ok 
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the libxmljs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls libxmljs
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.19.0-26-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/shaan/Desktop/Colorsublime-Themes
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/shaan/Desktop/Colorsublime-Themes/npm-debug.log
npm ERR! not ok code 0

Previews on website

Hi guys

I've recently submitted several themes to your wonderful site. Once published I noticed the previews look different from what I'm used to.

screen shot 2014-01-03 at 17 13 40
Example using HTML file, same happens with other file types

Right, I'm using Sublime Text 3, but when I created those color schemes, I tested them in ST2 as well.

As of Tuesday, I'll have access to my ST2 installation at work, if that helps testing. Let me know!

Python syntax highlighter does not properly color some keywords ...

Python syntax highlighter does not properly color some keywords ...

  • def keyword
  • function name (when define the function)
  • function parameters (when define the function)
  • class keyword
  • base class names (inheritance)
  • Exception keyword
  • format placeholders in a format string
  • function parameters, kwargs (when call the function)

A few themes are corrupted

NeonGlow.tmTheme:line 564: Name is empty. Cannot parse theme!"
blockninja.tmTheme:line 1: Start element not found!"
RamdaJS.tmTheme:line 292: Name is empty. Cannot parse theme!"

XML "well-formed" parse error

I'm not entirely sure how many Colorsublime themes this applies to, or if it applies to all of them or only the one I'm currently using. I'm using the theme "Acai". It is amazing; however, the comment under the DOCTYPE does not constitute well-formed XML. Hence, it causes SublimeLinter to choke, which leads to several annoyances.

The fix for Acai is as easy as deleting the offending comment:

<!--
-------------------------------------------------------
* Acai *

A Sublime Text theme by Travis Lehman (@tehtrav)
A dark theme designed to be easy on the eyes.
-------------------------------------------------------
-->

XML validator says "---" is not valid and should not appear where it does.

theme suggestion

I don't know where else to put this, but could you add a theme that uses ubuntu's color palette?

Disallow spaces in front of theme Titles?

I noticed some themes take advantage of Title sorting to be shown first:

{
    "Title": " 1337",
    "FileName": "1337.tmTheme",
    "Author": "Mark Michos",
    "Description": "A color scheme for dark Sublime Text themes."
}
{
    "Title": " Dark Room (Normal)",
    "FileName": "DarkRoomNormal.tmTheme",
    "Author": "Neil Cresswell",
    "Description": "Easy on eyes dark theme with accented comments and GitGutter support. See https://github.com/NeilCresswell/themes for other IDEs."
}

This is a little unfair to the other themes which don't do this. Maybe this should be checked for in a test and rejected?

How to View Demos of Different Themes?

I am new to Sublime Themes. But I have been looking for 10 minutes and cannot find a way to view demos of different themes. Couldn't there be a menu link at the top of http://colorsublime.com/ called "Demos" ? Then we should see a gallery of thumbnails from which to click and view the demo in larger detail...

If there already is such a thing, and I can't find it - then perhaps either I can't see my nose on my face - or finding such is not user-friendly but might be made more user-friendly.

Thanks for the site and all the hard work you do on it. I know it's hard to find time to do such as we all need to make a living.

God Bless you for all you are doing here.

Any chance of open sourcing the colorsublime website?

I've noticed in another issue that you aren't looking to make feature changes to the colorsublime website which is understandable, but is anything preventing you from releasing the source so that users can provide pull requests?

The website is a great resource, but I really wish I could sort themes by date added so that I don't need to browse the entire collection (or git commits) to see what's new. I'd be willing to put the time into making that possible if you want to allow contributions :)

Browse similar color schemes

Would be nice with a browse similar color schemes functionality on the webpage, or even in he plugin (I'm only using the webpage).

My guess is that it could be implemented by choosing come key colors, like background, foreground, comments and for/if, which are converted to HSL/HSB. Clustering could be performed on on the H and S channels, and on the L and B as well if desired... alternatively one could divide the color schemes into a dark, light category prior to the clustering (some comments have very low contrans vs. the background, so the L/B channel of comments might be a "noisy" variable).

Alternatively some similarity measurement could be defined (measuring the similarity between all color schemes), and that could be used to choose which related color schemes to display.

Host themes on a CDN for the plugin.

Up until now the Colorsublime plugin has been pulling the theme list and themes from Github. However, I get intermittent complaints that themes are unavailable. It seems that Github isn't the best place to be hosting files.

I'd like to suggest using a CDN or at least S3 to host the themes.json and theme files for better uptime. Thoughts?

The sexist color theme

Hi,

I love your site and use the Aurora theme that I really love.

But I noticed this theme: http://colorsublime.com/theme/Girlfriend

And the description is "Your girlfriend will finally love looking at your code". IT is not just a male thing, there are also women in this industry. And having these kind of phrases will only keep them out of IT.

This theme is sexist and misogynist. It should be removed.

And in case you wonder, I'm a guy, and I find this theme offensive to women.

LICENSE

Hi!

On the http://colorsublime.com/ site you state that all the themes are under the MIT license, which is great!

"This project is build by developers for developers and all the available themes are under the MIT license"

The package.json also refers to the MIT license on line 19.

  "license": "MIT",

The LICENSE file that is checked in is not the MIT license however. Could you please update this file to be the MIT license?

Thanks,
Chris

Theme author names

Hey your page really rocks! I discovered it just few minutes ago and am totally blown out of my socs. Great job!

What I miss are the names of the theme authors. I want to know who did this cool stuff. Maybe you could display them somewhere as well.

YAML syntax highlighting broken with Sublime build 4142

As far as I understand, this is a Colorsublime issue, but I could be wrong


I just upgraded Sublime to the latest build. Now all of the Colorsublime color schemes show the keys and values of YAML files with the same color.

Lazy Scheme (for example)
image

In previous Sublime versions, they were different.
Here is a screenshot from the native color scheme Breakers (not Colorsublime)
image

404 error for themes.json

I get a 404 on the raw2 link to the themes.json.

The repo was giving me a 404, updated config to the following and it worked again:

////////////////////////////////////
    /// Themes
    ////////////////////////////////////
    // Theme repo URLs
    "repos":["https://raw.github.com/Colorsublime/Colorsublime-Themes/master/"],

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.