#56 open
zachriggle

Feature: Custom CSS for highlighting

Reported by zachriggle | December 24th, 2010 @ 07:29 AM

What I did

Want to replace the existing CSS with new CSS.

What I expected to happen

An option to do so.

What actually happened

I haz'd a sad.

Remarks

A standardized CSS template (*i.e., one CSS file that covers all features of all languages*) would be nice to get the community involved. You could get some interesting feedback, and make the app look all sexy.

Comments and changes to this ticket

  • Deleted User

    Deleted User December 25th, 2010 @ 10:58 PM

    • Assigned user set to “rsms”

    While this ticket is a must (it's on the publicized features list), a CSS file covering “all features of all languages” would be highly impractical, especially if there will be the possibility to add custom languages.

  • rsms

    rsms December 26th, 2010 @ 08:41 PM

    • State changed from “new” to “open”
    • Tag set to feature, style, ui

    This is definitely planned. If you can't wait for a GUI, set the user defaults key style/current/url to the URL of your custom style.

    Example:

    $ defaults write se.hunch.kod style/current/url -string "~/.kod/style.css"
    

    Remote URL's and @import are also supported by the underlying CSS loader, thus this would also be possible:

    $ defaults write se.hunch.kod style/current/url -string "http://foobar.com/my/awesome.css"
    

    Note: Kod understands absolute urls, absolute paths and "~"-prefixed paths for URL defaults values.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A text editor for Mac OS X

People watching this ticket

Pages