mirror of
https://github.com/timmypidashev/darkbox.nvim.git
synced 2026-04-14 03:33:51 +00:00
Upload screenshots; update darkbox.lua
This commit is contained in:
@@ -11,12 +11,12 @@ A pure-black refresh of the retro-groove aesthetic for modern displays. Darkbox
|
||||
|
||||
## 📸 Screenshots
|
||||
|
||||
### Base
|
||||

|
||||
|
||||
### Classic
|
||||

|
||||
|
||||
### Retro
|
||||

|
||||
|
||||
### Dim
|
||||

|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user