Handy dot files with sensible bindings and settings
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
308 B

@define-color text #E2FECE;
@define-color background rgba(1,1,2,0.25);
@define-color background-alt #010102;
@define-color cursor #E2FECE;
@define-color hovered #0AE59C;
@define-color button-background #81BC57;
@define-color button-active #9E2517;
@define-color border #776D19;
@define-color urgent #CDF5B1;