1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-02 11:37:46 +00:00

LibGfx+LibGUI: Allow theming the focus outline of AbstractButton

This commit is contained in:
Tibor Nagy 2020-02-20 13:36:58 +01:00 committed by Andreas Kling
parent e490fc9e35
commit 6e2a16c8a8
9 changed files with 9 additions and 1 deletions

View file

@ -41,3 +41,4 @@ RulerBorder=#666666
RulerActiveText=white
RulerInactiveText=#d5d0c7
TextCursor=#9c9cd5
FocusOutline=#606060