mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-02 03:22:37 +00:00
fix(renderer): load linearized fg color for cursor cell
This commit is contained in:
@@ -668,7 +668,7 @@ vertex CellTextVertexOut cell_text_vertex(
|
||||
out.color = load_color(
|
||||
uniforms.cursor_color,
|
||||
uniforms.use_display_p3,
|
||||
false
|
||||
true
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user