Coder Social home page Coder Social logo

User Specific Theme Options. about seti_st3 HOT 18 CLOSED

ctf0 avatar ctf0 commented on May 30, 2024
User Specific Theme Options.

from seti_st3.

Comments (18)

ctf0 avatar ctf0 commented on May 30, 2024

check the option section in the theme file.

from seti_st3.

teamcrisis avatar teamcrisis commented on May 30, 2024

@ctf0 any chance of adding an option for sidebar tree row_padding?

from seti_st3.

coodoo avatar coodoo commented on May 30, 2024

@ctf0 did you mean this? https://github.com/ctf0/Seti_ST3#options

How do I change the floating scrollbar puck color?

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@coodoo no i meant this
https://github.com/ctf0/Seti_ST3/blob/master/Seti.sublime-theme and now check the // options blocks

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@teamcrisis give me more info ,like what the option suppose to do ? because i think what u r after is the indent option.

from seti_st3.

teamcrisis avatar teamcrisis commented on May 30, 2024

@ctf0 changing https://github.com/ctf0/Seti_ST3/blob/master/Seti.sublime-theme#L526 to "row_padding": [8,3], does exactly what I want, but I'd like to put the change in my user preference so it doesn't get overwritten.

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

okay ,i will add that option ,but as an answer to ur question ,this needs a python file to dynamically change the theme settings according to the user needs which i have no idea how to do it.

from seti_st3.

teamcrisis avatar teamcrisis commented on May 30, 2024

hmm, that makes two of us..

from seti_st3.

teamcrisis avatar teamcrisis commented on May 30, 2024

@ctf0 thanks for adding the sidebar padding options!

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@teamcrisis no prob :)

from seti_st3.

JKdreaming avatar JKdreaming commented on May 30, 2024

I'd love help with three things if you'd be so kind. I'd love to make the line numbers brighter, the file browser BG darker and the line highlight seems to not be working now for some reason. Can you help me out? Thanks in advance.

from seti_st3.

coodoo avatar coodoo commented on May 30, 2024

I would like to make the color of overlay vertical puck brighter, something like the snippet below, how do I add that to the options section?

// Overlay vertical puck
    {
        "layer0.tint":[255,255,255],  /* ← added */
        "class": "puck_control",
        "settings": ["overlay_scroll_bars"],
        "layer0.inner_margin": [0,5],
        "content_margin": [2,38],
        "blur": true
    },

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@coodoo search the theme file for Seti_SB_bright and change the settings to what u want.

@JKdreaming all of those settings are found in the color scheme file in the General area.

from seti_st3.

JKdreaming avatar JKdreaming commented on May 30, 2024

Thanks CTFO!

from seti_st3.

coodoo avatar coodoo commented on May 30, 2024

@ctf0

I tried this yesterday and it was again, swiped out with the update today :(

// options
    {
        "layer0.tint":[255,255,255], // I added this line
        "class": "puck_control",
        "settings": ["Seti_SB_bright"],
        "layer0.tint":[173,216,230]
    },

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@coodoo make a new option name and send me a PR ,this is the only was it wont re-changed on every update.

from seti_st3.

wldcordeiro avatar wldcordeiro commented on May 30, 2024

@coodoo You put your settings in your User/Preferences.sublime-settings file once you add it as a new option, otherwise it will be overwritten on every update.

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@wldcordeiro i think he means that he makes new options to the theme which when updated those changes wont be even there to be triggered by any settings ,

i really wish someone could come up with a script or something that all it does is apply whatever settings the user make to the theme file settings everytime ST opens ,this way u dont have to even touch the theme and u dont need to care about any update may come in the future.

from seti_st3.

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.