godot-xterm/test/import_plugins/xrdb/Test1.xrdb.import
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

13 lines
283 B
Text

[remap]
importer="godot_xterm_xrdb_importer"
type="Theme"
path="res://.import/Test1.xrdb-754efb4c644076f3ce42897c010bc001.res"
[deps]
source_file="res://test/import_plugins/xrdb/Test1.xrdb"
dest_files=[ "res://.import/Test1.xrdb-754efb4c644076f3ce42897c010bc001.res" ]
[params]