Upload screenshots; update darkbox.lua

This commit is contained in:
2025-02-03 13:28:51 -08:00
parent e7f813ab31
commit bbf84e1700
7 changed files with 33 additions and 59 deletions

View File

@@ -11,12 +11,12 @@ A pure-black refresh of the retro-groove aesthetic for modern displays. Darkbox
## 📸 Screenshots
### Base
![Screenshot](.github/screenshot.png)
### Classic
![Screenshot](.github/screenshot_classic.png)
### Retro
![Screenshot](.github/screenshot_retro.png)
### Dim
![Screenshot](.github/screenshot_dim.png)
@@ -59,7 +59,7 @@ require("darkbox").setup({
invert_tabline = false,
invert_intend_guides = false,
inverse = true, -- invert background for search, diffs, statuslines and errors
contrast = "", -- can be "classic", "dim" or empty string
contrast = "", -- can be "retro", "dim" or empty string for classic
palette_overrides = {},
overrides = {},
dim_inactive = false,