mirror of
https://github.com/RGBCube/color.v
synced 2025-07-31 09:57:47 +00:00
Reformat
This commit is contained in:
parent
8f6d2a7784
commit
6aa8a3fc47
2 changed files with 25 additions and 25 deletions
|
@ -56,7 +56,7 @@ fn (c TrueColor) render_bg(str string) string {
|
|||
}
|
||||
|
||||
struct BasicColor {
|
||||
pub:
|
||||
pub:
|
||||
render fn (string) string
|
||||
render_bg fn (string) string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue