v/GTT
1
0
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:
eeeXun 2023-06-18 23:53:23 +08:00
parent 993a8286a3
commit 7be328cf8d
2 changed files with 2 additions and 0 deletions

View File

@ -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`

View File

@ -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