godot-xterm/addons/godot_xterm
Leroy Hopson 3e2162d366
Add basic .xrdb/.Xresources import plugin
Adds basic support for importing .Xresources and .xrdb files as Theme
resources.

Examples of terminal color schemes in .xrdb format can be found here:
https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/xrdb

Examples of terminal themes in .Xresources format can be found here:
https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/Xresources

https://terminal.sexy also supports exporting themes is Xresources
format.
2021-07-19 00:10:16 +07:00
..
editor_plugins/terminal Use relative rather than absolute paths 2021-07-15 21:30:09 +07:00
import_plugins Add basic .xrdb/.Xresources import plugin 2021-07-19 00:10:16 +07:00
native Fix windows builds 2021-07-18 17:00:55 +07:00
nodes Run tests in CI environment 2021-07-18 23:05:17 +07:00
resources Add basic .xrdb/.Xresources import plugin 2021-07-19 00:10:16 +07:00
themes Change default theme 2021-07-18 23:39:22 +07:00
util Don't register TPut util as a global unique class 2021-07-03 01:24:07 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE.md Update license information 2021-07-07 21:39:54 +07:00
namespace.gd Add namespace 2021-07-03 20:45:11 +07:00
plugin.cfg Bump version to 1.2.1 2020-11-23 16:20:41 +07:00
plugin.gd Add basic .xrdb/.Xresources import plugin 2021-07-19 00:10:16 +07:00