Add colored border. (#595)

This resolves:
https://github.com/ArthurSonzogni/FTXUI/issues/564
This commit is contained in:
Arthur Sonzogni
2023-03-16 13:15:14 +01:00
committed by GitHub
parent 9efa0f7874
commit 2991b0389e
5 changed files with 94 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
set(DIRECTORY_LIB dom)
example(border)
example(border_colored)
example(border_style)
example(color_gallery)
example(color_info_palette256)