TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141818 times)
  2. FAT32 Library (74952 times)
  3. Network Ethernet Library (59310 times)
  4. USB Device Library (49305 times)
  5. Network WiFi Library (45103 times)
  6. FT800 Library (44671 times)
  7. GSM click (31285 times)
  8. mikroSDK (30209 times)
  9. microSD click (27657 times)
  10. PID Library (27562 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: 438 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

PIC32MZ EF Osc Calc

1

This is a calculator for PIC32MZ EF oscillator frequencies.

[Learn More]

All Tools

5

All Tools is an application, which allows more than 10 user tools to be started from a mikro IDE. It is a menu-based design, as opposed to a list of buttons, thus taking only one button space on the IDE. For each installed tool, two more applications can be executed, one before the tool, and the other, after the tool.

[Learn More]

Misaligned Address Finder

1

Misaligned Address Finder is a tool used to generate a report on variables and constants, which are not Word or DWord aligned. Some variables / constants are required to be allocated at even addresses (16-bit architectures) and at multiple by 4 addresses (32-bit architectures), so users can be notified about that allocation.

[Learn More]