index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
res
/
themes
/
Default.ini
Age
Commit message (
Expand
)
Author
2022-12-31
Themes: Add color schemes to all themes
implicitfield
2022-03-05
Base+LibGUI+LibGfx: Improve disabled text readability
Jaime Valenzuela Durán
2022-02-09
Base: Add more syntax highlighting color roles to the Default theme
Itamar
2022-01-01
Theming: Add alignment section
Filiph Sandström
2022-01-01
LibGfx: Add window border/title theming options
Filiph Sandström
2021-10-31
Base: Add 'IsDark' flag to all system themes
Sam Atkins
2021-07-28
LibGfx+Base: Add a themable "Accent" color role
Andreas Kling
2021-06-13
LibGUI+HackStudio: Make gutter a first class element
Dmitrii Ubskii
2021-05-21
Base: Tweak syntax highlighting colors in the Default theme
Andreas Kling
2021-04-09
LibGfx+Base: Add Tray/TrayText theme colors and Gfx::ButtonStyle::Tray
Andreas Kling
2021-03-31
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
Andreas Kling
2021-03-25
Base: Tweak menu colors in default theme a little bit
Andreas Kling
2021-02-11
WindowServer: Allow different shadows for active/inactive windows
Tom
2021-02-09
WindowServer: Allow specifying different shadows for menus and tooltips
Tom
2021-02-09
WindowServer: Implement simple window shadows
Tom
2020-10-23
LibGUI+LibGfx+Base: Make tooltips color theme aware :^)
Andreas Kling
2020-10-22
LibGfx: Add colors for highlight-searching to palette and themes
Tom
2020-09-21
Base: Add the PlaceholderText attribute to themes
Peter Elliott
2020-08-27
Themes: Update text cursor color in "Default" theme
Andreas Kling
2020-08-01
Themes: Fix default theme window stripes and shadow after #2811
Nico Weber
2020-07-17
WindowServer: New title bar vars for themes
Nullspeak
2020-04-29
Base: Tweak default desktop background color slightly
Andreas Kling
2020-03-16
LibGUI: Use themes for syntax highlighting
Oriko
2020-02-20
LibGfx+LibGUI: Allow theming the focus outline of AbstractButton
Tibor Nagy
2020-02-20
LibGfx+LibGUI: Allow theming the text cursor
Tibor Nagy
2020-02-19
Base: Add ruler colors to system themes
Tibor Nagy
2020-02-15
Base: Add inactive selection colors to the system themes
Tibor Nagy
2020-01-13
LibDraw+LibHTML: Make link colors themeable
Andreas Kling
2020-01-07
Themes: Support rubberband selection theming
0xtechnobabble
2019-12-26
LibDraw: Add MenuBaseText and MenuSelectionText color roles
Andreas Kling
2019-12-24
LibDraw: Add ColorRole::BaseText (to be painted on ColorRole::Base)
Andreas Kling
2019-12-24
LibDraw: Add Selection and SelectionText system theme colors
Andreas Kling
2019-12-24
LibDraw: Add Button and ButtonText system theme colors
Andreas Kling
2019-12-23
WindowServer+LibGUI: Implement basic color theming
Andreas Kling