mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +00:00
LibGfx+LibGUI: Allow theming the text cursor
This commit is contained in:
parent
7592f9afd5
commit
c8bc53e987
9 changed files with 9 additions and 1 deletions
|
@ -75,6 +75,7 @@ enum class ColorRole {
|
|||
RulerBorder,
|
||||
RulerActiveText,
|
||||
RulerInactiveText,
|
||||
TextCursor,
|
||||
|
||||
__Count,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue