mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-27 21:11:11 -07:00
docs: note purple is for button pressed color
This commit is contained in:
parent
993a8286a3
commit
7be328cf8d
@ -89,6 +89,7 @@ And note that:
|
||||
- `gray` is for selected color
|
||||
- `yellow` is for label color
|
||||
- `orange` is for KeyMap menu color
|
||||
- `purple` is for button pressed color
|
||||
|
||||
See the example in [theme.yaml](example/theme.yaml) file. This file should located at `$XDG_CONFIG_HOME/gtt/theme.yaml` or `$HOME/.config/gtt/theme.yaml`
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
# gray is for selected color
|
||||
# yellow is for label color
|
||||
# orange is for KeyMap menu color
|
||||
# purple is for button pressed color
|
||||
tokyonight:
|
||||
bg: 0x1a1b26
|
||||
fg: 0xc0caf5
|
||||
|
Loading…
x
Reference in New Issue
Block a user