TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139248 times)
  2. FAT32 Library (71743 times)
  3. Network Ethernet Library (57115 times)
  4. USB Device Library (47428 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28073 times)
  9. PID Library (26885 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

DynTFT Color Themes

Rating:

0

Author: VCC

Last Updated: 2022-02-08

Package Version: 2.0.0.0

Category: TFT

Downloaded: 347 times

Not followed.

License: MIT license  

DynTFT Color Themes are a collection of inc files with color constants, usable by DynTFT components.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DynTFT Color Themes" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DynTFT Color Themes" changes.

Do you want to report abuse regarding "DynTFT Color Themes".

  • Information
  • Comments (4)

Library Blog

For creating/editing DynTFT UIs, see DynTFT Code Generator.

For creating/editing DynTFT color themes, see DynTFT Color Theme Generator.

For DynTFT library, see: DynTFT.

Copper

Copper

Copper

View full image
Charcoal

Charcoal

Charcoal

View full image
RedCharcoal

RedCharcoal

RedCharcoal

View full image
YellowCharcoal

YellowCharcoal

YellowCharcoal

View full image
LemonCharcoal

LemonCharcoal

LemonCharcoal

View full image
BlueCharcoal

BlueCharcoal

BlueCharcoal

View full image
GreenCharcoal

GreenCharcoal

GreenCharcoal

View full image
Vision

Vision

Vision

View full image
Grass

Grass

Grass

View full image
Matrix

Matrix

Matrix

View full image
Aurora

Aurora

Aurora

View full image
Sea

Sea

Sea

View full image
Space

Space

Space

View full image
Ocean

Ocean

Ocean

View full image
Dawn

Dawn

Dawn

View full image
Orchid

Orchid

Orchid

View full image
Sand

Sand

Sand

View full image
Lava

Lava

Lava

View full image
Industrial

Industrial

Industrial

View full image

How to use:

Copy a theme folder (one with many .inc files) in a DynTFT project folder and replace the existing DynTFTColorTheme.inc and UserColors.inc files, then rebuild the project.

These color themes can be edited with DynTFTColorThemeGenerator from https://libstock.mikroe.com/projects/view/2335/dyntft-color-theme-generator

ALSO FROM THIS AUTHOR

DynTFTCodeGen

0

DynTFTCodeGen is a tool, used for designing and generating initialization code and event handlers for DynTFT projects. It features a drawing board, an object inspector, a component palette and various dialog boxes for application and project level settings.

[Learn More]

USB FPGA programmer

5

The project is a Xilinx Spartan-3(E) and Spartan-6 FPGA programmer made with PIC18F4550 using USB. There are two host applications: a HID one and a CDC one, written in Delphi. Added support for Delphi XE5.

[Learn More]

Expectations

0

This is a small library with testing functions, inspired by Jasmine testing framework. It supports several datatypes for writing tests, like String, Integer, DWord, Boolean and raw data. There is also a counterpart library for desktop applications. The provided examples test the DynArrays library.

[Learn More]