Git Product home page Git Product logo

themes's Introduction

Themes directory for third party themes for EdgeTX

For EdgeTX v2.5 compatible themes, please goto the 2.5 branch.

To download all themes, hit the green Code button above and choose Download ZIP. Alternatively you can git clone the whole repo with a git tool of your choice.

Online theme creator

Please give the online themer tool created by @edriskus a try. It is a nice, simple and easy to use app that lets you play with the theme colours and generate the required files.

List of themes available

RCVR_Christmas

RCVR_Halloween

RCVR_High_Contrast

RCVR_USA

InGage_coffee

InGage_espresso

InGage_purps

InGage_carbon

InGage_poke

InGage_pastel

Stroopwafel

SimpleRed

RL_Extravagant

RL_BurgundyRed

D.Va Pink

Nia_vibrant_blue

Handpainted Sky

Nirvana Smoke

Nirvana Space

Description of an EdgeTX theme

A theme for EdgeTX consists minimally of 5 files, all located in a dedicated subfolder (in the example here themename):

  • themename/theme.yml (your theme configuration file with name, summary, and color settings)
  • themename/logo.png (a logo/banner for your theme)
    Example Logo
  • themename/screenshot1.png (first screenshot, of the main screen with some common widgets selected)
  • themename/screenshot2.png (second screenshot, of model selection screen with at least two models present)
  • themename/screenshot3.png (third screenshot, of the channel monitor, or alternately, Radio/Hardware tab where warning text color shown)

Optional:

  • themename/background_480x272.png (a background image for your theme in 480 x 272 pixel resolution, e.g. for TX16S, T16, X10, X12S)
  • themename/background_320x480.png (a background image for your theme in 320 x 480 pixel resolution, e.g. for NV14)
  • themename/readme.txt (any notes or information you wish to share with your theme)

Images should all be in PNG format, and 480x272 pixels in size, except the optional 320x480 background image.

Please refer to the example folder for an example of the expected layout.

Please refer to theme documentation for more information on the theme file format.

Steps to contribute

Please note that themes are currently still in development phase in EdgeTX and the specification can change. Thus please be prepared that at some point in (near) future you might be asked to update your submission, as we change the specification, e.g. about the image size or YAML style required.

In order to take screenshots using the EdgeTX simulator, first start EdgeTX Companion, pick from menu Settings the menu item with similar name Settings... Navigate to Simulator Settings tab and provide a folder where you would like the simulator to save the images (here in example Z:\Multimedia):

When using EdgeTX Simulator, click on the Screenshot icon to take a screenshot:

If you want to contribute at current early stage in spite of the warning above, here are the steps:

  1. If you do not yet have a GitHub account, create it (it is free)
  2. Fork this repo by clicking Fork in upper right
  3. Make a branch (by clicking down arrow at "main" and typing an arbitrary name without spaces, e.g. "mytesttheme" and clicking "Create branch")
  4. Commit your changes to your newly created branch.
    You can work via GitHub Web interface or optionally you can do this also locally. Instructions for local command line would be:
    git clone -b mytesttheme https://github.com/your_user_name_in_GitHub/themes.git ~/edgetx/themes
    Then add the files with git add, followed by a commit with git commit -m "commitmessagehere" and then push with git push
    If you are a Windows user and looking for a graphical tool for Git, have a look at e.g. TortoiseGit
  5. Make a pull request by clicking the big green "Compare & Pull Request" button in GitHub in your fork's branch.

themes's People

Contributors

andersix avatar chasedmonkey avatar g-matrixsystems avatar howels avatar ishampadron avatar jmxp69 avatar muninnfpv avatar nerenye avatar pfeerick avatar richardclli avatar romushock1 avatar rotorman avatar str00pwafel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.