Add note about color schemes
This commit is contained in:
parent
89e1dcb83a
commit
a8185c1871
1 changed files with 5 additions and 0 deletions
|
|
@ -4,3 +4,8 @@ WIP COSMIC terminal emulator, built using [alacritty\_terminal](https://docs.rs/
|
|||
The `wgpu` feature, enabled by default, supports GPU rendering using `glyphon`
|
||||
and `wgpu`. If `wgpu` is not enabled or fails to initialize, then rendering falls
|
||||
back to using `softbuffer` and `tiny-skia`.
|
||||
|
||||
## Color Schemes
|
||||
|
||||
Custom color schemes can be imported from the View -> Color Schemes... menu item.
|
||||
You can find templates for color schemes in the [color-schemes](color-schemes) folder.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue