mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-22 19:01:50 +08:00
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
@define-color border-color #928374;
|
|
@define-color bg #fbf1c7;
|
|
@define-color bg-trans rgba(251, 241, 199, 0.9);
|
|
@define-color bg-hover #f2e5bc;
|
|
@define-color bg-focus #f2e5bc;
|
|
@define-color bg-selected #f2e5bc;
|
|
@define-color fg #3c3836;
|
|
@define-color warning #d65d0e;
|
|
@define-color primary #689d6a;
|