summaryrefslogtreecommitdiff
path: root/Base/res/themes/Default.ini
AgeCommit message (Expand)Author
2022-12-31Themes: Add color schemes to all themesimplicitfield
2022-03-05Base+LibGUI+LibGfx: Improve disabled text readabilityJaime Valenzuela Durán
2022-02-09Base: Add more syntax highlighting color roles to the Default themeItamar
2022-01-01Theming: Add alignment sectionFiliph Sandström
2022-01-01LibGfx: Add window border/title theming optionsFiliph Sandström
2021-10-31Base: Add 'IsDark' flag to all system themesSam Atkins
2021-07-28LibGfx+Base: Add a themable "Accent" color roleAndreas Kling
2021-06-13LibGUI+HackStudio: Make gutter a first class elementDmitrii Ubskii
2021-05-21Base: Tweak syntax highlighting colors in the Default themeAndreas Kling
2021-04-09LibGfx+Base: Add Tray/TrayText theme colors and Gfx::ButtonStyle::TrayAndreas Kling
2021-03-31WindowServer+LibGfx: Remove code for drawing the old-style menu barAndreas Kling
2021-03-25Base: Tweak menu colors in default theme a little bitAndreas Kling
2021-02-11WindowServer: Allow different shadows for active/inactive windowsTom
2021-02-09WindowServer: Allow specifying different shadows for menus and tooltipsTom
2021-02-09WindowServer: Implement simple window shadowsTom
2020-10-23LibGUI+LibGfx+Base: Make tooltips color theme aware :^)Andreas Kling
2020-10-22LibGfx: Add colors for highlight-searching to palette and themesTom
2020-09-21Base: Add the PlaceholderText attribute to themesPeter Elliott
2020-08-27Themes: Update text cursor color in "Default" themeAndreas Kling
2020-08-01Themes: Fix default theme window stripes and shadow after #2811Nico Weber
2020-07-17WindowServer: New title bar vars for themesNullspeak
2020-04-29Base: Tweak default desktop background color slightlyAndreas Kling
2020-03-16LibGUI: Use themes for syntax highlightingOriko
2020-02-20LibGfx+LibGUI: Allow theming the focus outline of AbstractButtonTibor Nagy
2020-02-20LibGfx+LibGUI: Allow theming the text cursorTibor Nagy
2020-02-19Base: Add ruler colors to system themesTibor Nagy
2020-02-15Base: Add inactive selection colors to the system themesTibor Nagy
2020-01-13LibDraw+LibHTML: Make link colors themeableAndreas Kling
2020-01-07Themes: Support rubberband selection theming0xtechnobabble
2019-12-26LibDraw: Add MenuBaseText and MenuSelectionText color rolesAndreas Kling
2019-12-24LibDraw: Add ColorRole::BaseText (to be painted on ColorRole::Base)Andreas Kling
2019-12-24LibDraw: Add Selection and SelectionText system theme colorsAndreas Kling
2019-12-24LibDraw: Add Button and ButtonText system theme colorsAndreas Kling
2019-12-23WindowServer+LibGUI: Implement basic color themingAndreas Kling