Added gray theme

Fixed work with file from directory but not project.
This commit is contained in:
Sergey Kalinin
2018-02-13 13:23:40 +03:00
parent fa64acd016
commit a64b6b0e9a
111 changed files with 1324 additions and 1011 deletions

View File

@@ -1,4 +1,7 @@
#!/usr/bin/wish
#!/bin/sh
# Tcl ignores the next line -*- tcl -*- \
exec wish "$0" -- "$@"
###########################################################
# Tcl/Tk Project Manager #
# Distrubuted under GPL #
@@ -118,8 +121,3 @@ option add *Listbox.background $editor(bg) startupFile
option add *Scrollbar.background $editor(bg) startupFile