Added basic theme support for future recoloring
Update .gitignore, border.scss, backgrounds.scss, and 12 more files
This commit is contained in:
@@ -7,7 +7,7 @@ wedge, .wedge {
|
||||
//top: 0;
|
||||
//right: 0;
|
||||
|
||||
color: #{$color-text-regular-normal};
|
||||
color: #{$color-text-generic};
|
||||
background-color: #{$color-background-button};
|
||||
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user