ATC-pie FAQ: Difference between revisions

Jump to navigation Jump to search
v1.8.4
(v1.8.3)
(v1.8.4)
Line 138: Line 138:


=== How do I customise the GUI and colours? ===
=== How do I customise the GUI and colours? ===
To change the '''radar or strip drawing colours''', edit the <code>CONFIG/colours.ini</code> file. Each line specifies the paint colour for an object type, in a typical hex <code>RRGGBB</code> (red-green-blue) format or as an SVG colour keyword name like "white". To customise the '''main session window''', place a ''Qt stylesheet'' named <code>main-stylesheet.qss</code> in the <code>CONFIG</code> directory. ATC-pie will apply it to every session window. While you are working on your look and feel, use the reload feature from the "System" menu to avoid restarting after every change (<code>Shift</code>+<code>Alt</code>+<code>F12</code>).
To change the '''radar or strip drawing colours''', edit the <code>CONFIG/colours.conf</code> file. Each line specifies the paint colour for an object type, in a typical hex <code>RRGGBB</code> (red-green-blue) format or as an SVG colour keyword name like "white". To customise the '''main session window''', place a ''Qt stylesheet'' named <code>main-stylesheet.qss</code> in the <code>CONFIG</code> directory. ATC-pie will apply it to every session window. While you are working on your look and feel, use the reload feature from the "System" menu to avoid restarting after every change (<code>Shift</code>+<code>Alt</code>+<code>F12</code>).


Send us screenshots and share your files if you find a setup looking really cool! :-)
Send us screenshots and share your files if you find a setup looking really cool! :-)
265

edits

Navigation menu