SwiftnessX icon indicating copy to clipboard operation
SwiftnessX copied to clipboard

Dark Theme

Open hakluke opened this issue 5 years ago • 9 comments

The title says it all. I'd love to see a dark theme on this app.

hakluke avatar Nov 15 '18 23:11 hakluke

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

ehrishirajsharma avatar Nov 16 '18 04:11 ehrishirajsharma

That's awesome news!

hakluke avatar Nov 24 '18 02:11 hakluke

Any update?

htrgouvea avatar Jun 05 '19 03:06 htrgouvea

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

ehrishirajsharma avatar Jun 05 '19 12:06 ehrishirajsharma

Looks great @ehrishirajsharma

hakluke avatar Jun 17 '19 04:06 hakluke

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.

sleeyax avatar Dec 03 '19 15:12 sleeyax

PLEASE MAKE DARK THEME AVAILABLE FOR US NOWWWWW!!!

Myk4my avatar Feb 11 '22 17:02 Myk4my

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.

n0kovo avatar Apr 16 '24 14:04 n0kovo

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.

sleeyax avatar Apr 16 '24 16:04 sleeyax