Update README.md

This commit is contained in:
vinibiavatti1 2018-09-12 11:15:24 -03:00 committed by GitHub
parent 67ece94947
commit 4dedff6418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ Text-based user interface CSS framework
<img src="https://image.ibb.co/gdAYN9/tuiCSS.png"/> <img src="https://image.ibb.co/gdAYN9/tuiCSS.png"/>
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 <a href="https://en.wikipedia.org/wiki/Turbo_Vision">Turbo Vision UI Framework</a> 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 <a href="https://en.wikipedia.org/wiki/Turbo_Vision">Turbo Vision UI Framework</a> and other applications based on TUI.
## Components ## 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-textarea` | Create a textarea without background |
| `.tui-clock` | Create a clock space in the navbar | | `.tui-clock` | Create a clock space in the navbar |
## CSS Color Classes
## Credit ## Credit
TuiCss Framework (c) Copyright 2018<br> TuiCss Framework (c) Copyright 2018<br>
by Vinícius Reif Biavatti<br> by Vinícius Reif Biavatti<br>