docs(README): init README
This commit is contained in:
parent
c5fc93361e
commit
1da430f8a8
5 changed files with 124 additions and 2 deletions
11
hosts/python/users/configs/rofi/themes/nord.rasi
Normal file
11
hosts/python/users/configs/rofi/themes/nord.rasi
Normal file
|
@ -0,0 +1,11 @@
|
|||
* {
|
||||
bg-col: #2E3440;
|
||||
bg-col-light: #343a46;
|
||||
border-col: #343a46;
|
||||
selected-col: #343a46;
|
||||
blue: #81A1C1;
|
||||
fg-col: #b4bbc8;
|
||||
fg-col2: #BF616A;
|
||||
grey: #646a76;
|
||||
width: 600;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue