dotfiles/gui/rofi/catppuccin.rasi

14 lines
229 B
Plaintext
Raw Normal View History

2022-05-15 03:34:22 +00:00
* {
bg-col: #1E1D2F;
bg-col-light: #1E1D2F;
border-col: #1E1D2F;
selected-col: #1E1D2F;
blue: #7aa2f7;
fg-col: #D9E0EE;
fg-col2: #F28FAD;
grey: #D9E0EE;
2022-05-15 07:30:44 +00:00
width: 900;
border-radius: 5px;
2022-05-15 03:34:22 +00:00
}