diff options
Diffstat (limited to 'linux/rofi/launchers/ribbon/styles/gotham.rasi')
-rw-r--r-- | linux/rofi/launchers/ribbon/styles/gotham.rasi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux/rofi/launchers/ribbon/styles/gotham.rasi b/linux/rofi/launchers/ribbon/styles/gotham.rasi new file mode 100644 index 0000000..ce71b9c --- /dev/null +++ b/linux/rofi/launchers/ribbon/styles/gotham.rasi @@ -0,0 +1,9 @@ +* { + background: #29384Fff; + background-alt: #29384Fff; + foreground: #FEFFF1ff; + border: #345B7Cff; + border-alt: #715979ff; + selected: #C46C851a; + urgent: #DA4453FF; +} |