mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-04 04:23:10 +02:00
Compare commits
2 Commits
9d966bb1fc
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| b0bfe92753 | |||
| 093c1a79f5 |
@@ -109,7 +109,7 @@ $ ./setup.sh
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/jxtrt"><img src="https://github.com/jxtrt.png" width="60px" alt="User avatar: jtrt" /></a><!-- sponsors -->
|
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://github.com/davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/dgxlab"><img src="https://github.com/dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/maksimdymov"><img src="https://github.com/maksimdymov.png" width="60px" alt="User avatar: Maksim" /></a><!-- sponsors -->
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,18 +0,0 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
* Author : Axel Amores (xelser)
|
|
||||||
* Github : @xelser
|
|
||||||
*
|
|
||||||
* Credits : Catppuccin Team (https://github.com/catppuccin)
|
|
||||||
*
|
|
||||||
* Colors
|
|
||||||
**/
|
|
||||||
|
|
||||||
* {
|
|
||||||
background: #303446FF;
|
|
||||||
background-alt: #414559FF;
|
|
||||||
foreground: #C6D0F5FF;
|
|
||||||
selected: #8CAAEEFF;
|
|
||||||
active: #A6D189FF;
|
|
||||||
urgent: #E78284FF;
|
|
||||||
}
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
* Author : Axel Amores (xelser)
|
|
||||||
* Github : @xelser
|
|
||||||
*
|
|
||||||
* Credits : Catppuccin Team (https://github.com/catppuccin)
|
|
||||||
*
|
|
||||||
* Colors
|
|
||||||
**/
|
|
||||||
|
|
||||||
* {
|
|
||||||
background: #EFF1F5FF;
|
|
||||||
background-alt: #CCD0DAFF;
|
|
||||||
foreground: #4C4F69FF;
|
|
||||||
selected: #1E66F5FF;
|
|
||||||
active: #40A02BFF;
|
|
||||||
urgent: #D20F39FF;
|
|
||||||
}
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
* Author : Axel Amores (xelser)
|
|
||||||
* Github : @xelser
|
|
||||||
*
|
|
||||||
* Credits : Catppuccin Team (https://github.com/catppuccin)
|
|
||||||
*
|
|
||||||
* Colors
|
|
||||||
**/
|
|
||||||
|
|
||||||
* {
|
|
||||||
background: #24273AFF;
|
|
||||||
background-alt: #363A4FFF;
|
|
||||||
foreground: #CAD3F5FF;
|
|
||||||
selected: #8AADF4FF;
|
|
||||||
active: #A6DA95FF;
|
|
||||||
urgent: #ED8796FF;
|
|
||||||
}
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
* Author : Axel Amores (xelser)
|
|
||||||
* Github : @xelser
|
|
||||||
*
|
|
||||||
* Credits : Catppuccin Team (https://github.com/catppuccin)
|
|
||||||
*
|
|
||||||
* Colors
|
|
||||||
**/
|
|
||||||
|
|
||||||
* {
|
|
||||||
background: #1E1E2EFF;
|
|
||||||
background-alt: #313244FF;
|
|
||||||
foreground: #CDD6F4FF;
|
|
||||||
selected: #89B4FAFF;
|
|
||||||
active: #A6E3A1FF;
|
|
||||||
urgent: #F38BA8FF;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user