added t480s config

This commit is contained in:
pim-wtf
2023-02-16 10:19:30 +01:00
parent e7beffcb4e
commit 8a327dc6f3
49 changed files with 7008 additions and 0 deletions

View File

@ -0,0 +1,11 @@
* {
bg-col: #282a36;
bg-col-light: #44475a;
border-col: #44475a;
selected-col: #44475a;
blue: #bd93f9;
fg-col: #f8f8f2;
fg-col2: #ffffff;
grey: #6272a4;
width: 600;
}