dotfiles/gui/rofi/catppuccin.rasi
2022-05-15 15:30:44 +08:00

14 lines
229 B
Plaintext

* {
bg-col: #1E1D2F;
bg-col-light: #1E1D2F;
border-col: #1E1D2F;
selected-col: #1E1D2F;
blue: #7aa2f7;
fg-col: #D9E0EE;
fg-col2: #F28FAD;
grey: #D9E0EE;
width: 900;
border-radius: 5px;
}