[minor] some updates, added bright style sheet

This commit is contained in:
2017-09-07 16:51:56 +02:00
parent 9c63621ba4
commit cacfb37468
4 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ stylecolors = {
},
'dark': {
'linecolor': {
'rgba': (255, 255, 255, 255)},
'rgba': (230, 230, 230, 255)},
'background': {
'rgba': (50, 50, 60, 255)},
'multicursor': {