meta: add at least 24 commits into one
This commit is contained in:
parent
db2564d828
commit
6420ebef60
25 changed files with 363 additions and 579 deletions
|
@ -12,7 +12,7 @@ configuration{
|
|||
display-drun: " Apps ";
|
||||
}
|
||||
|
||||
@theme "nord"
|
||||
@theme "base16"
|
||||
|
||||
element-text, element-icon , mode-switcher {
|
||||
background-color: inherit;
|
||||
|
|
11
hosts/solterra/users/artur/configs/rofi/themes/base16.rasi
Normal file
11
hosts/solterra/users/artur/configs/rofi/themes/base16.rasi
Normal 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: #f8f8f2;
|
||||
grey: #6272a4;
|
||||
width: 600;
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
* {
|
||||
bg-col: #2D353B;
|
||||
bg-col-light: #343F44;
|
||||
border-col: #343F44;
|
||||
selected-col: #343F44;
|
||||
blue: #7FBBB3;
|
||||
fg-col: #D3C6AA;
|
||||
fg-col2: #D3C6AA;
|
||||
grey: #7A8478;
|
||||
width: 600;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue