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.

6 lines
134 B

  1. @define-color bg_color #282c34;
  2. @define-color fg_color #dcdfe4;
  3. @define-color acc1_color #98c379;
  4. @define-color acc2_color #61afef;