From 4dedff6418f692237449d8411eba69b946747506 Mon Sep 17 00:00:00 2001 From: vinibiavatti1 Date: Wed, 12 Sep 2018 11:15:24 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0469a35..13e2f21 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Text-based user interface CSS framework -TuiCss is a framework to create web applications using a interface based in ASCII text like MS-DOS applications. This kind of interface is very eligible because the ultra-contrast colors used. This framework was created following the Turbo Vision UI Framework and other applications based on TUI. +TuiCss is a framework to create web applications using a interface based in ASCII text like MS-DOS applications. This kind of interface is very eligible because the ultra-contrast colors used. This framework was created following the Turbo Vision UI Framework and other applications based on TUI. ## Components @@ -285,6 +285,9 @@ This is a simple doc for the avaiable components in the framework. For more deta | `.tui-textarea` | Create a textarea without background | | `.tui-clock` | Create a clock space in the navbar | +## CSS Color Classes + + ## Credit TuiCss Framework (c) Copyright 2018
by Vinícius Reif Biavatti