mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-02-06 21:43:45 -05:00
![Marco van Dijk](/assets/img/avatar_default.png)
Uploaded sample logid.cfg for setting up the gestures to control sway More consistent colours between sway, waybar and GTK More comments in sway/config
10 lines
134 B
Text
10 lines
134 B
Text
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #1a1b26FF;
|
|
bga: #414868FF;
|
|
fga: #c0caf5FF;
|
|
fg: #c0caf5FF;
|
|
ac: #343b58FF;
|
|
}
|