mirror of
https://github.com/huyjaky/AstroVim_Config.git
synced 2026-02-04 11:57:40 +07:00
11 lines
246 B
CSS
11 lines
246 B
CSS
@define-color bar-bg rgba(0, 0, 0, 0);
|
|
|
|
@define-color main-bg #11111b;
|
|
@define-color main-fg #cdd6f4;
|
|
|
|
@define-color wb-act-bg #a6adc8;
|
|
@define-color wb-act-fg #313244;
|
|
|
|
@define-color wb-hvr-bg #f5c2e7;
|
|
@define-color wb-hvr-fg #313244;
|