1
0
mirror of https://github.com/helix-editor/helix synced 2026-07-28 11:30:52 +02:00
Files
Tyler C Laprade, CFA ce4276dcd6 feat(themes): add Quiet Light theme (#15650)
* feat(themes): add Quiet Light theme

Port of VSCode's built-in "Quiet Light" theme. Distinctive for its
bold-on-functions and bold-on-types styling, a rare choice among
existing Helix themes.

Upstream: https://github.com/microsoft/vscode/tree/main/extensions/theme-quietlight

* theme(quiet_light): tune UI chrome

- Fix invisible popup/menu bg by using editor bg consistently
- Set ui.background fg so picker outer border (Block::bordered, no
  explicit style) inherits a visible color
- Switch popup.info from peek-bg (pale blue) to editor bg for consistency
- Add chrome-border palette entry (#c9d0d9, QL tab.lastPinnedBorder) for
  ui.window and ui.background.separator
- Quote underline + mark link-url underline style properly

* Mute type inlay hints in Quiet Light theme

* Make popups distinct from editor bg in Quiet Light
2026-07-04 15:33:23 -05:00
..
2026-05-25 17:34:16 -04:00
2025-04-17 14:40:06 -05:00
2024-11-20 16:16:05 -06:00
2025-09-24 08:55:53 -05:00