- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for fgBrightRed (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-embedder/src/main/java/org/fusesource/jansi/Ansi.java
public Ansi fgBrightGreen() { return this.fgBright(Color.GREEN); } public Ansi fgBrightMagenta() { return this.fgBright(Color.MAGENTA); } public Ansi fgBrightRed() { return this.fgBright(Color.RED); } public Ansi fgBrightYellow() { return this.fgBright(Color.YELLOW); } public Ansi bgBright(Color color) {Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Apr 05 11:52:05 GMT 2025 - 23.1K bytes - Click Count (0)