mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-28 02:28:12 -07:00
Update README.md
This commit is contained in:
parent
826058cf9a
commit
319b59740e
1 changed files with 2 additions and 1 deletions
|
@ -65,6 +65,7 @@ struct Colors {
|
||||||
|
|
||||||
First elements, `background`, `foreground`, `accent` and `details` are Warp-specific.
|
First elements, `background`, `foreground`, `accent` and `details` are Warp-specific.
|
||||||
Accent color is the one used for highlights in Warp's UI, while `details` describe what detailing options in our UI should we pick for the given theme. Options are `darker` (perfect for dark themes) or `lighter` (perfect for light-mode themes).
|
Accent color is the one used for highlights in Warp's UI, while `details` describe what detailing options in our UI should we pick for the given theme. Options are `darker` (perfect for dark themes) or `lighter` (perfect for light-mode themes).
|
||||||
|
`TerminalColors` represents the collection of normal & bright colors (16 total) known from other terminal themes (ansi colors).
|
||||||
|
|
||||||
`WarpTheme` is represented in yaml files.
|
`WarpTheme` is represented in yaml files.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue