GithubHelp home page GithubHelp logo

csun / cuttlefish Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 180 KB

A Sublime Text 3 package for easy switching between themes. Inspired by Camaléon, another Sublime Text package.

License: GNU General Public License v3.0

Python 100.00%

cuttlefish's People

Contributors

csun avatar

Watchers

 avatar  avatar

cuttlefish's Issues

UI Themes do not fully load when switching

Sublime Text: 3 (Build 3065)
Mac OSX Yosemite


I understand that switching the "theme" property is not supported by default, however the UI update fails to completely render, making it seem like it's not updating the user settings in a way that Sublime recognizes as a settings update. Not sure if this is a Sublime Text 2 vs 3 issue.

// cuttlefish settings
{
    "controlled_settings":
    [
        "theme",
        "color_scheme",
        "font_face",
        "font_size"
    ],
    "current_preset": 0,
    "presets":
    [
        {
            "color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
            "font_face": "Droid Sans Mono",
            "font_size": 10,
            "name": "dev",
            "theme": "Afterglow.sublime-theme"
        },
        {
            "color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow.tmTheme",
            "font_face": "Droid Sans Mono",
            "font_size": 16,
            "name": "presentation",
            "theme": "Default.sublime-theme"
        }
    ]
}

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.