mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 12:03:10 +02:00
Compare commits
11 Commits
8faffef1b9
...
c74f117687
| Author | SHA1 | Date | |
|---|---|---|---|
| c74f117687 | |||
| 093c1a79f5 | |||
| d6ae47205a | |||
| 9ca461009d | |||
| 09ad7fb529 | |||
| d9972c60b0 | |||
| dc800e6f35 | |||
| e0b9c7a599 | |||
| d5eff61795 | |||
| 5cee5f9544 | |||
| 2a3ec52911 |
@@ -109,7 +109,7 @@ $ ./setup.sh
|
||||
</p>
|
||||
|
||||
<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/snubbi1954-elementary"><img src="https://github.com/snubbi1954-elementary.png" width="60px" alt="User avatar: Carl Andersen" /></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><!-- sponsors -->
|
||||
</p>
|
||||
|
||||
---
|
||||
@@ -236,17 +236,21 @@ theme='style-1'
|
||||
<details>
|
||||
<summary><b>Color Schemes</b></summary>
|
||||
|
||||
|Adapta|Arc|Black|Catppuccin|Cyberpunk|
|
||||
|--|--|--|--|--|
|
||||
||||||
|
||||
|Adapta|Arc|Black|Catppuccin|
|
||||
|--|--|--|--|
|
||||
|||||
|
||||
|
||||
|Dracula|Everforest|Gruvbox|Lovelace|Navy|
|
||||
|--|--|--|--|--|
|
||||
||||||
|
||||
|Cyberpunk|Dracula|Everforest|Gruvbox|
|
||||
|--|--|--|--|
|
||||
|||||
|
||||
|
||||
|Nord|Onedark|Paper|Solarized|Yousai|
|
||||
|--|--|--|--|--|
|
||||
||||||
|
||||
|Lovelace|Navy|Nord|Onedark|
|
||||
|--|--|--|--|
|
||||
|||||
|
||||
|
||||
|Paper|Solarized|Tokyonight|Yousai|
|
||||
|--|--|--|--|
|
||||
|||||
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
**/
|
||||
|
||||
* {
|
||||
background: #15161EFF;
|
||||
background-alt: #1A1B26FF;
|
||||
background: #1A1B26FF;
|
||||
background-alt: #24283BFF;
|
||||
foreground: #C0CAF5FF;
|
||||
selected: #33467CFF;
|
||||
selected: #7DCFFFFF;
|
||||
active: #414868FF;
|
||||
urgent: #F7768EFF;
|
||||
}
|
||||
|
||||
@@ -7,9 +7,10 @@
|
||||
*
|
||||
* Available Colors Schemes
|
||||
*
|
||||
* adapta catppuccin everforest navy paper
|
||||
* arc cyberpunk gruvbox nord solarized
|
||||
* black dracula lovelace onedark yousai
|
||||
* adapta cyberpunk lovelace paper
|
||||
* arc dracula navy solarized
|
||||
* black everforest nord tokyonight
|
||||
* catppuccin gruvbox onedark yousai
|
||||
*
|
||||
**/
|
||||
|
||||
|
||||
@@ -7,9 +7,10 @@
|
||||
*
|
||||
* Available Colors Schemes
|
||||
*
|
||||
* adapta catppuccin everforest navy paper
|
||||
* arc cyberpunk gruvbox nord solarized
|
||||
* black dracula lovelace onedark yousai
|
||||
* adapta cyberpunk lovelace paper
|
||||
* arc dracula navy solarized
|
||||
* black everforest nord tokyonight
|
||||
* catppuccin gruvbox onedark yousai
|
||||
*
|
||||
**/
|
||||
|
||||
|
||||
@@ -7,9 +7,10 @@
|
||||
*
|
||||
* Available Colors Schemes
|
||||
*
|
||||
* adapta catppuccin everforest navy paper
|
||||
* arc cyberpunk gruvbox nord solarized
|
||||
* black dracula lovelace onedark yousai
|
||||
* adapta cyberpunk lovelace paper
|
||||
* arc dracula navy solarized
|
||||
* black everforest nord tokyonight
|
||||
* catppuccin gruvbox onedark yousai
|
||||
*
|
||||
**/
|
||||
|
||||
|
||||
@@ -7,9 +7,10 @@
|
||||
*
|
||||
* Available Colors Schemes
|
||||
*
|
||||
* adapta catppuccin everforest navy paper
|
||||
* arc cyberpunk gruvbox nord solarized
|
||||
* black dracula lovelace onedark yousai
|
||||
* adapta cyberpunk lovelace paper
|
||||
* arc dracula navy solarized
|
||||
* black everforest nord tokyonight
|
||||
* catppuccin gruvbox onedark yousai
|
||||
*
|
||||
**/
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user