config swap & a couple of bugs
This commit is contained in:
@@ -1,28 +1,30 @@
|
||||
# do not edit; generated by scwrypts
|
||||
# theme : main
|
||||
# theme : spring-sunset
|
||||
[colors.cursor]
|
||||
cursor = '0xeeddff'
|
||||
cursor = '0xfdfbe7'
|
||||
|
||||
[colors.primary]
|
||||
background = '0x000505'
|
||||
foreground = '0xd0f0f0'
|
||||
background = '0x0b1e32'
|
||||
foreground = '0xe8eaf7'
|
||||
|
||||
[colors.normal]
|
||||
black = '0x000505'
|
||||
red = '0xc80064'
|
||||
green = '0x11bb98'
|
||||
yellow = '0x6911aa'
|
||||
blue = '0x2262bb'
|
||||
magenta = '0x9922dd'
|
||||
cyan = '0x22ccba'
|
||||
red = '0xf12875'
|
||||
green = '0x5c68c4'
|
||||
yellow = '0xf2e044'
|
||||
blue = '0x5ab5e0'
|
||||
magenta = '0xf5e878'
|
||||
cyan = '0x7983ce'
|
||||
white = '0xd0f0f0'
|
||||
|
||||
[colors.bright]
|
||||
black = '0x424253'
|
||||
red = '0xff44ff'
|
||||
green = '0x44dddd'
|
||||
yellow = '0xaa44ff'
|
||||
blue = '0x229df6'
|
||||
magenta = '0xdd88ff'
|
||||
cyan = '0x88ffff'
|
||||
red = '0xf694bc'
|
||||
green = '0x9fa6dc'
|
||||
yellow = '0xf8ef9e'
|
||||
blue = '0xb9e5f4'
|
||||
magenta = '0xfbf5c4'
|
||||
cyan = '0xc5c9ea'
|
||||
white = '0x7e707e'
|
||||
[window]
|
||||
opacity = 0.85
|
||||
|
@@ -1,18 +1,18 @@
|
||||
[General]
|
||||
contrastOpacity=188
|
||||
contrastUiColor=#11bb98
|
||||
contrastUiColor=#5c68c4
|
||||
disabledTrayIcon=false
|
||||
drawColor=#6911aa
|
||||
drawThickness=9
|
||||
drawColor=#f12875
|
||||
drawThickness=8
|
||||
filenamePattern=%Y-%m-%d_%I%H.SCREENSHOT
|
||||
saveAsFileExtension=png
|
||||
savePath=/home/w0ryn/Pictures/screenshot
|
||||
showSidePanelButton=false
|
||||
showStartupLaunchMessage=false
|
||||
uiColor=#490099
|
||||
uiColor=#f0ce3f
|
||||
undoLimit=100
|
||||
uploadClientSecret=
|
||||
userColors=picker, #aa44ff, #6911aa, #220069, #44dddd, #00aa79, #006922, #c80064, #ff44ff, #d0f0f0
|
||||
userColors=picker, #f8ef9e, #f2e044, #e9a02f, #9fa6dc, #404db9, #293097, #f12875, #f694bc, #000505
|
||||
|
||||
[Shortcuts]
|
||||
TYPE_ARROW=E
|
||||
|
@@ -1,23 +1,23 @@
|
||||
# do not edit; generated by scwrypts
|
||||
# theme : main
|
||||
# theme : spring-sunset
|
||||
color0 #000505
|
||||
color1 #c80064
|
||||
color2 #11bb98
|
||||
color3 #6911aa
|
||||
color4 #2262bb
|
||||
color5 #9922dd
|
||||
color6 #22ccba
|
||||
color1 #f12875
|
||||
color2 #5c68c4
|
||||
color3 #f2e044
|
||||
color4 #5ab5e0
|
||||
color5 #f5e878
|
||||
color6 #7983ce
|
||||
color7 #d0f0f0
|
||||
color8 #424253
|
||||
color9 #ff44ff
|
||||
color10 #44dddd
|
||||
color11 #aa44ff
|
||||
color12 #229df6
|
||||
color13 #dd88ff
|
||||
color14 #88ffff
|
||||
color9 #f694bc
|
||||
color10 #9fa6dc
|
||||
color11 #f8ef9e
|
||||
color12 #b9e5f4
|
||||
color13 #fbf5c4
|
||||
color14 #c5c9ea
|
||||
color15 #7e707e
|
||||
cursor #eeddff
|
||||
background #000505
|
||||
foreground #d0f0f0
|
||||
cursor #fdfbe7
|
||||
background #0b1e32
|
||||
foreground #e8eaf7
|
||||
selection_background #
|
||||
selection_foreground #
|
||||
|
@@ -1,23 +1,23 @@
|
||||
# do not edit; generated by scwrypts
|
||||
# theme : main
|
||||
# theme : spring-sunset
|
||||
[colors]
|
||||
background = #000505
|
||||
foreground = #d0f0f0
|
||||
background-alt = #6911aa
|
||||
foreground-alt = #d0f0f0
|
||||
primary = #6911aa
|
||||
secondary = #11bb98
|
||||
alert = #c80064
|
||||
background = #0b1e32
|
||||
foreground = #e8eaf7
|
||||
background-alt = #f2e044
|
||||
foreground-alt = #000505
|
||||
primary = #f2e044
|
||||
secondary = #5c68c4
|
||||
alert = #f12875
|
||||
disabled = #424253
|
||||
|
||||
primary-gradient-0 = #420069
|
||||
primary-gradient-1 = #490099
|
||||
primary-gradient-2 = #6911aa
|
||||
primary-gradient-3 = #8811cc
|
||||
primary-gradient-4 = #9922dd
|
||||
primary-gradient-0 = #ecb737
|
||||
primary-gradient-1 = #f0ce3f
|
||||
primary-gradient-2 = #f2e044
|
||||
primary-gradient-3 = #f3e35d
|
||||
primary-gradient-4 = #f5e878
|
||||
|
||||
secondary-gradient-0 = #006942
|
||||
secondary-gradient-1 = #009949
|
||||
secondary-gradient-2 = #00aa79
|
||||
secondary-gradient-3 = #11bb98
|
||||
secondary-gradient-4 = #22ccba
|
||||
secondary-gradient-0 = #313ba3
|
||||
secondary-gradient-1 = #3a45af
|
||||
secondary-gradient-2 = #404db9
|
||||
secondary-gradient-3 = #5c68c4
|
||||
secondary-gradient-4 = #7983ce
|
||||
|
Reference in New Issue
Block a user