Giter VIP home page Giter VIP logo

Comments (9)

ehrishirajsharma avatar ehrishirajsharma commented on September 16, 2024 2

It is planned to be released in v0.3. We are basically going to use similar approach of VSCode with config.json file which will allow users to change storage (to support Drive and Dropbox) & backups path and tweak elements' colours , e.g.

// Backup Frequency is calculated on minutes basis.
// Backup also preserves a daily copy by default.

{
    "StorageConfig": [

        { 
        "backupFrequencey": "30",
        "BackupAmount": "10",
        "StorageFilePath": "/Users/rishirajsharma/Dropbox-dir/",
        "BackupStoragePath": "/Users/rishirajsharma/Documents/Swiftness/Backups"                      
         }
                    ],
                    
    "CustomTheme":[
    {
    "LeftPanel":"#74503D",
    "EditorBackground":"#74503D",
    "TextColour":"#000",
    "Symbols":"#000",
    "CodeBlock": "#987234",
    "SeverityColours": ["#12324", "#55832" , "#12499", "D4231B", "94321G"]
            }    
       ]
     }

By default we are going to set it with this dark theme:

image

from swiftnessx.

sleeyax avatar sleeyax commented on September 16, 2024 2

Am I missing something or are these upcoming features delayed? Still no v0.3 after more than a few months. I would love a dark theme too.

from swiftnessx.

ehrishirajsharma avatar ehrishirajsharma commented on September 16, 2024

Yes, we are working on this, you can check here: https://github.com/ehrishirajsharma/SwiftnessX/wiki/Upcomings

I will keep this open for better tracking

from swiftnessx.

hakluke avatar hakluke commented on September 16, 2024

That's awesome news!

from swiftnessx.

htrgouvea avatar htrgouvea commented on September 16, 2024

Any update?

from swiftnessx.

hakluke avatar hakluke commented on September 16, 2024

Looks great @ehrishirajsharma

from swiftnessx.

Myk4my avatar Myk4my commented on September 16, 2024

PLEASE MAKE DARK THEME AVAILABLE FOR US NOWWWWW!!!

from swiftnessx.

n0kovo avatar n0kovo commented on September 16, 2024

Am I missing something or are these upcoming features delayed? Still no v0.3 after more than a few months. I would love a dark theme too.

Make that 5 years.

from swiftnessx.

sleeyax avatar sleeyax commented on September 16, 2024

Am I missing something or are these upcoming features delayed? Still no v0.3 after more than a few months. I would love a dark theme too.

Make that 5 years.

It's amusing to revisit this thread after such a long time. I had to double-check what we were discussing, as I don't quite recall this application. These days, I use Obsidian for general markdown documents and Logseq for notes and to-do lists.

from swiftnessx.

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.