Coder Social home page Coder Social logo

Comments (5)

netatoo avatar netatoo commented on June 28, 2024

By Standard theme, you mean the Default.sublime-theme or the Soda theme ?

from phoenix-theme.

kapooostin avatar kapooostin commented on June 28, 2024

The Default one.

image

On 29 December 2012 02:58, Simon Martins [email protected] wrote:

By Standard theme, you mean the Default.sublime-theme or the Soda theme ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-11743824.

from phoenix-theme.

facelessuser avatar facelessuser commented on June 28, 2024

If you want a theme used in your regex input panel, just create a Widget.sublime-settings file in your User folder and add the following line (switching out setting for the theme of your choice; I am using my own custom variation of Tomorrow-Night for mine).

{
    "color_scheme": "Packages/User/Color Scheme/Tomorrow-Night-Eighties-Dark.tmTheme"
}

I don't think sublime properly reads custom theme's widget.sublime-settings files, especially if they are buried in sub folders, but I know sublime seems to read it from my User folder. Just an FYI.

from phoenix-theme.

kapooostin avatar kapooostin commented on June 28, 2024

@facelessuser thanks for the direction to look into!

After some research I can say that ST does read settings from custom theme, but Soda theme uses almost empty scheme for widgets and Phoenix just copied this file. User settings do not override this, at least in my installation.

So I hacked a theme widget settings to get code highlighting in Find field.

from phoenix-theme.

facelessuser avatar facelessuser commented on June 28, 2024

Cool. User has always worked for me and is nice because I don't have to alter the theme package directly, but it's good to hear you got it working.

from phoenix-theme.

Related Issues (20)

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.