mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Fix terminal background issue, related to #105
This commit is contained in:
@@ -104,6 +104,7 @@ read if you used those and something break with a version upgrade you're on your
|
||||
//FIXME this is really an API
|
||||
|
||||
@define-color content_view_bg #{"" + $base_color};
|
||||
@define-color text_view_bg #{"" + $base_color};
|
||||
|
||||
//Budgie desktop
|
||||
@define-color budgie_tasklist_indicator_color #{"" +$selected_bg_color};
|
||||
|
||||
Reference in New Issue
Block a user