setrstamp.blogg.se

Smartgit dark theme
Smartgit dark theme













smartgit dark theme
  1. SMARTGIT DARK THEME FREE
  2. SMARTGIT DARK THEME WINDOWS

Not sure about Ubuntu but in Windows it's located in C:\Program Files\Git\mingw64\share\git-gui\lib\choose_repository.tcl. The colours are hardcoded, defined in a file called choose_repository.tcl. On mac, git gui seems to follow the system them - at least git version 2.32 from brew. frame.t configure -background #333 -highlightbackground #333 -highlightthickness 1įWIW, I needed the above on Windows. t configure -background #333 -highlightbackground #333 -highlightthickness 1 configure -background #333 -highlightbackground #333 -highlightthickness 1 configure -background #333 -highlightbackground #333 -highlightthickness 1 To adjust the border/outline of the sections insert the following lines above the "Load window state" comment further down in the file. The lines above will change a vast majority of things. about_dialog.git_logo configure -background #333 configure -background #0d1117 -foreground #fff \

smartgit dark theme

t configure -background #0d1117 -foreground #fff \ Learn more about bidirectional Unicode characters. To review, open the file in an editor that reveals hidden Unicode characters. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. (and I’ve tried many) such a nice interface and also allows you to apply different themes, I prefer the dark one but you can also choose a light one.

SMARTGIT DARK THEME FREE

Side note: GitKraken is FREE if you’re working with public repos. Ttk::style configure TSpinbox -fieldbackground #333 -background #333 -foreground #fff -insertcolor #fff -arrowcolor #fff \Ĭonfigure -background #0d1117 -foreground #fff -insertbackground #fff \ SmartGit Dark Theme (SmartGit Version 17.1) View own.dg.theme. SmartGit licenses start at 59 a year for individual licenses, compared to GitKraken at 29 year. Option add *Text.Foreground #fff interactive Option add *Text.Background #333 interactive Option add *Listbox.Foreground #fff interactive Option add *Listbox.Background #333 interactive Option add *TCombobox*lectForeground #fff interactive Option add *TCombobox*lectBackground blue interactive Option add *TCombobox*Listbox.foreground #fff interactive Option add *TCombobox*Listbox.background #333 interactive Ttk::style configure TRadiobutton -background #333 -foreground #fff Ttk::style configure TEntry -fieldbackground #333 -background #333 -foreground #fff -insertcolor #fff Ttk::style configure TCheckbutton -background #333 -foreground #fff -indicatorbackground #666 -indicatorcolor #fff Ttk::style configure TButton -background #333 -foreground #fff -borderwidth 2 -bordercolor #fff Ttk::style configure TLabel -background #333 -foreground #fff Ttk::style configure TScrollbar -background #666 -troughcolor #444 -arrowcolor #fff -arrowsize 15 Ttk::style configure EntryFrame -background #333 Ttk::style configure TPanedwindow -background #333 Ttk::style configure TLabelframe.Label -background #333 -foreground #fff Ttk::style configure TLabelframe -background #333 Ttk::style configure TFrame -background #333 line, which is around line number 869: ttk::style theme use default As of this writing, current suggestions include editing git-gui.tcl and add the following lines just after the pave_toplevel. You say to change the UI colors, but don't mention what colors you have them set to.There is a github issue with a start on an "official" dark mode for git gui. You will want to change at least the following color options:Īfter making those changes, you end up with something like this: To make this easier, I have attached a screenshot from the settings I am using, and you can use it with SmartGit's color selector tool to just pick the same color.

smartgit dark theme

Some of the colors in that list are just horribly awful, and a few need to be change. Select the Colors tab at the top of the window.Select User Interface > Built-in Text Editors from Left Column.You will need to restart SmartGit when prompted. Create a new file called own-dark.theme and save the above contents into that file.First, you need to set them main theme styling, but it will not change the DIFF view, which we will do separately. There are two parts to this, in order to make it look good.















Smartgit dark theme