mirror of
https://github.com/RGBCube/color.v
synced 2025-08-01 10:27:45 +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 {
|
struct BasicColor {
|
||||||
pub:
|
pub:
|
||||||
render fn (string) string
|
render fn (string) string
|
||||||
render_bg fn (string) string
|
render_bg fn (string) string
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue