rofi
This commit is contained in:
parent
040c27dc3a
commit
b48c3cbcc3
323 changed files with 22014 additions and 0 deletions
9
rofi/launchers/ribbon/styles/berry.rasi
Normal file
9
rofi/launchers/ribbon/styles/berry.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #2D142Cff;
|
||||
background-alt: #2D142Cff;
|
||||
foreground: #ffffffA6;
|
||||
border: #EE4540ff;
|
||||
border-alt: #C92A42ff;
|
||||
selected: #510A3299;
|
||||
urgent: #DA4453FF;
|
||||
}
|
9
rofi/launchers/ribbon/styles/bluish.rasi
Normal file
9
rofi/launchers/ribbon/styles/bluish.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #EFF0F1FF;
|
||||
background-alt: #EFF0F1FF;
|
||||
foreground: #000000A6;
|
||||
border: #000B83FF;
|
||||
border-alt: #3DAEE9FF;
|
||||
selected: #93CEE999;
|
||||
urgent: #DA4453FF;
|
||||
}
|
9
rofi/launchers/ribbon/styles/cocoa.rasi
Normal file
9
rofi/launchers/ribbon/styles/cocoa.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #413E4Aff;
|
||||
background-alt: #413E4Aff;
|
||||
foreground: #F7C7B2ff;
|
||||
border: #B38184ff;
|
||||
border-alt: #F3B69Eff;
|
||||
selected: #B381841a;
|
||||
urgent: #DA4453FF;
|
||||
}
|
10
rofi/launchers/ribbon/styles/colors.rasi
Normal file
10
rofi/launchers/ribbon/styles/colors.rasi
Normal file
|
@ -0,0 +1,10 @@
|
|||
/*
|
||||
* Change the colorscheme for every menu simply by editing this file...
|
||||
*
|
||||
* Available Color Schemes
|
||||
*
|
||||
* bluish berry nordic nightly gotham mask faded cocoa
|
||||
*
|
||||
*/
|
||||
|
||||
@import "nordic.rasi"
|
9
rofi/launchers/ribbon/styles/faded.rasi
Normal file
9
rofi/launchers/ribbon/styles/faded.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #5E6C91ff;
|
||||
background-alt: #5E6C91ff;
|
||||
foreground: #FFFCFFff;
|
||||
border: #FF83A7ff;
|
||||
border-alt: #F4BB6Cff;
|
||||
selected: #A0B5F44c;
|
||||
urgent: #DA4453FF;
|
||||
}
|
9
rofi/launchers/ribbon/styles/gotham.rasi
Normal file
9
rofi/launchers/ribbon/styles/gotham.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #29384Fff;
|
||||
background-alt: #29384Fff;
|
||||
foreground: #FEFFF1ff;
|
||||
border: #345B7Cff;
|
||||
border-alt: #715979ff;
|
||||
selected: #C46C851a;
|
||||
urgent: #DA4453FF;
|
||||
}
|
9
rofi/launchers/ribbon/styles/mask.rasi
Normal file
9
rofi/launchers/ribbon/styles/mask.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #434C6Dff;
|
||||
background-alt: #434C6Dff;
|
||||
foreground: #FAF7CCff;
|
||||
border: #CA8CA5ff;
|
||||
border-alt: #F0B2B3ff;
|
||||
selected: #EFD4B61a;
|
||||
urgent: #DA4453FF;
|
||||
}
|
9
rofi/launchers/ribbon/styles/nightly.rasi
Normal file
9
rofi/launchers/ribbon/styles/nightly.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #2A3950ff;
|
||||
background-alt: #2A3950ff;
|
||||
foreground: #FEFFF1ff;
|
||||
border: #A162F7ff;
|
||||
border-alt: #45E3FFff;
|
||||
selected: #6F88FE1a;
|
||||
urgent: #DA4453FF;
|
||||
}
|
9
rofi/launchers/ribbon/styles/nordic.rasi
Normal file
9
rofi/launchers/ribbon/styles/nordic.rasi
Normal file
|
@ -0,0 +1,9 @@
|
|||
* {
|
||||
background: #475C7Bff;
|
||||
background-alt: #475C7Bff;
|
||||
foreground: #ffffffcc;
|
||||
border: #FDBB6Dff;
|
||||
border-alt: #DA717Fff;
|
||||
selected: #685E79ff;
|
||||
urgent: #DA4453FF;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue