I am a big fan of the light colors on a dark background color scheme for programming - which is unfortunately not what Quest's Toad comes with by default.
在编程的深色背景颜色方案中,我是浅色调的粉丝 - 遗憾的是,这不是Quest的Toad默认配置。
I notice that it is possible to export and import settings under the language management window, and I know that Toad has a large level of community involvement. So I assume there must be some location where people are posting their custom coloring schemes. However, in part because I don't know what the Toad guys call them (skins? colorization? themes?) and in part because its so hard to Google Toad +skins I cannot for the life of me find them.
我注意到可以在语言管理窗口下导出和导入设置,我知道Toad有很大程度的社区参与。所以我假设必须有一些人们发布自定义着色方案的位置。然而,部分是因为我不知道蟾蜍家伙称之为什么(皮肤?着色?主题?),部分原因是因为它对Google Toad +皮肤如此困难,我无法为我的生活找到它们。
Does anyone know if there is such a place so I don't have to set the colors by hand?
有没有人知道是否有这样的地方所以我不需要手工设置颜色?
5 个解决方案
#1
6
UPDATED ENTIRELY:
-
What's the official name?
什么是官方名称?
The file extension (
.dvtcolortheme
) suggests"Color Theme"
or"DWT Color Theme"
are the official names. Most users on Toad forums seem to use the same terminology.文件扩展名(.dvtcolortheme)建议使用“Color Theme”或“DWT Color Theme”作为官方名称。 Toad论坛上的大多数用户似乎都使用相同的术语。
-
Where are they shared?
他们在哪里分享?
There does not seem to be a dedicated site for sharing color themes. However, there were a couple forums on ToadWorld, and ToadForOracle where folks were talking about swapping these color theme files. I would suggest hopping on the forum and asking if others have files to share or know of any repository sites.
似乎没有专门的网站来分享颜色主题。然而,在ToadWorld和ToadForOracle上有几个论坛,人们在谈论交换这些颜色主题文件。我建议跳到论坛上,询问其他人是否有文件可以共享或知道任何存储库网站。
-
Available Color Themes
可用的颜色主题
- Nocturnal theme on GitHub: https://github.com/grng/Nocturnal-Toad-Color-Scheme
GitHub上的夜间主题:https://github.com/grng/Nocturnal-Toad-Color-Scheme
* A nice dark-background theme: http://toadfororacle.com/thread.jspa?messageID=93203*一个很好的黑暗背景主题:http://toadfororacle.com/thread.jspa?messageID = 93203
-
Rolling-your-own
I know you did not want to create your own, but it looks a lot easier than either of us expected. The
.dwtcolortheme
settings file is just XML.我知道你不想创建自己的,但它看起来比我们任何一个人预期的要容易得多。 .dwtcolortheme设置文件只是XML。
I suggest visiting http://studiostyl.es/ - as it's a large repository of Visual Studio themes. Find a thumbnail you like, take a screen shot, and use a color picker to capture the values. Plop them in your XML settings file and you are ready to go.
我建议访问http://studiostyl.es/ - 因为它是Visual Studio主题的大型存储库。找到您喜欢的缩略图,拍摄屏幕截图,然后使用颜色选择器捕获值。将它们放在XML设置文件中,您就可以开始了。
#2
5
Go to View -> Toad Options. Click Editor -> Behavior. There is a button called Syntax Highlighting. On the Highlighting Tab (opens by default) is a list of styles, clicking on the style will show the options selected for that style...
转到视图 - > Toad选项。单击编辑器 - >行为。有一个名为Syntax Highlighting的按钮。在突出显示选项卡(默认打开)是样式列表,单击样式将显示为该样式选择的选项...
For example in my setup (which is my install default), Reserved Words are blue, Comments green, Strings Red, etc.
例如在我的设置中(这是我的默认安装),保留字是蓝色,评论绿色,字符串红色等。
Scroll through and you'll see the options, and you can change as necessary for your needs.
滚动浏览,您将看到选项,您可以根据需要进行更改。
#3
2
The right file for new versions of TOAD is EditorLexers.xml.
新版TOAD的正确文件是EditorLexers.xml。
For version 12.9 is here
对于版本12.9在这里
C:\Users\%username%\AppData\Roaming\Dell\Toad for Oracle\12.9\User Files
C:\ Users \%username%\ AppData \ Roaming \ Dell \ Toad for Oracle \ 12.9 \ User Files
instead for version 12.11 is here
而版本12.11就在这里
C:\Users\%username%\AppData\Roaming\Quest Software\Toad for Oracle\12.11\User Files
C:\ Users \%username%\ AppData \ Roaming \ Quest Software \ Toad for Oracle \ 12.11 \ User Files
Here you can download my dark theme
在这里你可以下载我的黑暗主题
Enjoy!
Update: it works also in version 13.0.
更新:它也适用于13.0版。
#4
0
You might want to poke around in TOADWorld, and also the TOAD Wiki. Another place where you can specifically ask questions is the Yahoo Users Group for TOAD - send an email to toad-subscribe@yahoogroups.com
您可能想要在TOADWorld和TOAD Wiki中浏览。您可以特别提问的另一个地方是雅虎用户组TOAD - 发送电子邮件至toad-subscribe@yahoogroups.com
Hope this helps!
希望这可以帮助!
Mike
#5
-2
This page (way down), has a list of configuration files for TOAD, which includes various syntax highlighting files: http://asktoad.com/DWiki/doku.php/faq/answers/general
此页面(向下)有一个TOAD配置文件列表,其中包含各种语法高亮文件:http://asktoad.com/DWiki/doku.php/faq/answers/general
Googling that may be helpful.
谷歌搜索可能会有所帮助。
#1
6
UPDATED ENTIRELY:
-
What's the official name?
什么是官方名称?
The file extension (
.dvtcolortheme
) suggests"Color Theme"
or"DWT Color Theme"
are the official names. Most users on Toad forums seem to use the same terminology.文件扩展名(.dvtcolortheme)建议使用“Color Theme”或“DWT Color Theme”作为官方名称。 Toad论坛上的大多数用户似乎都使用相同的术语。
-
Where are they shared?
他们在哪里分享?
There does not seem to be a dedicated site for sharing color themes. However, there were a couple forums on ToadWorld, and ToadForOracle where folks were talking about swapping these color theme files. I would suggest hopping on the forum and asking if others have files to share or know of any repository sites.
似乎没有专门的网站来分享颜色主题。然而,在ToadWorld和ToadForOracle上有几个论坛,人们在谈论交换这些颜色主题文件。我建议跳到论坛上,询问其他人是否有文件可以共享或知道任何存储库网站。
-
Available Color Themes
可用的颜色主题
- Nocturnal theme on GitHub: https://github.com/grng/Nocturnal-Toad-Color-Scheme
GitHub上的夜间主题:https://github.com/grng/Nocturnal-Toad-Color-Scheme
* A nice dark-background theme: http://toadfororacle.com/thread.jspa?messageID=93203*一个很好的黑暗背景主题:http://toadfororacle.com/thread.jspa?messageID = 93203
-
Rolling-your-own
I know you did not want to create your own, but it looks a lot easier than either of us expected. The
.dwtcolortheme
settings file is just XML.我知道你不想创建自己的,但它看起来比我们任何一个人预期的要容易得多。 .dwtcolortheme设置文件只是XML。
I suggest visiting http://studiostyl.es/ - as it's a large repository of Visual Studio themes. Find a thumbnail you like, take a screen shot, and use a color picker to capture the values. Plop them in your XML settings file and you are ready to go.
我建议访问http://studiostyl.es/ - 因为它是Visual Studio主题的大型存储库。找到您喜欢的缩略图,拍摄屏幕截图,然后使用颜色选择器捕获值。将它们放在XML设置文件中,您就可以开始了。
#2
5
Go to View -> Toad Options. Click Editor -> Behavior. There is a button called Syntax Highlighting. On the Highlighting Tab (opens by default) is a list of styles, clicking on the style will show the options selected for that style...
转到视图 - > Toad选项。单击编辑器 - >行为。有一个名为Syntax Highlighting的按钮。在突出显示选项卡(默认打开)是样式列表,单击样式将显示为该样式选择的选项...
For example in my setup (which is my install default), Reserved Words are blue, Comments green, Strings Red, etc.
例如在我的设置中(这是我的默认安装),保留字是蓝色,评论绿色,字符串红色等。
Scroll through and you'll see the options, and you can change as necessary for your needs.
滚动浏览,您将看到选项,您可以根据需要进行更改。
#3
2
The right file for new versions of TOAD is EditorLexers.xml.
新版TOAD的正确文件是EditorLexers.xml。
For version 12.9 is here
对于版本12.9在这里
C:\Users\%username%\AppData\Roaming\Dell\Toad for Oracle\12.9\User Files
C:\ Users \%username%\ AppData \ Roaming \ Dell \ Toad for Oracle \ 12.9 \ User Files
instead for version 12.11 is here
而版本12.11就在这里
C:\Users\%username%\AppData\Roaming\Quest Software\Toad for Oracle\12.11\User Files
C:\ Users \%username%\ AppData \ Roaming \ Quest Software \ Toad for Oracle \ 12.11 \ User Files
Here you can download my dark theme
在这里你可以下载我的黑暗主题
Enjoy!
Update: it works also in version 13.0.
更新:它也适用于13.0版。
#4
0
You might want to poke around in TOADWorld, and also the TOAD Wiki. Another place where you can specifically ask questions is the Yahoo Users Group for TOAD - send an email to toad-subscribe@yahoogroups.com
您可能想要在TOADWorld和TOAD Wiki中浏览。您可以特别提问的另一个地方是雅虎用户组TOAD - 发送电子邮件至toad-subscribe@yahoogroups.com
Hope this helps!
希望这可以帮助!
Mike
#5
-2
This page (way down), has a list of configuration files for TOAD, which includes various syntax highlighting files: http://asktoad.com/DWiki/doku.php/faq/answers/general
此页面(向下)有一个TOAD配置文件列表,其中包含各种语法高亮文件:http://asktoad.com/DWiki/doku.php/faq/answers/general
Googling that may be helpful.
谷歌搜索可能会有所帮助。