diff --git a/Configuration/UserTSconfig/Options.tsconfig b/Configuration/UserTSconfig/Options.tsconfig index c6ea0e4..6d9bcf9 100644 --- a/Configuration/UserTSconfig/Options.tsconfig +++ b/Configuration/UserTSconfig/Options.tsconfig @@ -2,6 +2,8 @@ options { pageTree { backgroundColor { 2 = rgb(156, 217, 240); + 39 = rgb(224, 150, 144); + 45 = rgb(255, 227, 119); } } }