a bunch of config remaps & things

This commit is contained in:
2026-05-05 14:17:43 -06:00
parent afaae932cd
commit 5528d67234
45 changed files with 280 additions and 114 deletions
+14 -14
View File
@@ -1,7 +1,7 @@
# do not edit; generated by scwrypts
# theme : winter
# theme : main
[colors.cursor]
cursor = '0xe8fffd'
cursor = '0xeeddff'
[colors.primary]
background = '0x000505'
@@ -9,20 +9,20 @@ foreground = '0xd0f0f0'
[colors.normal]
black = '0x000505'
red = '0xd11455'
green = '0x906556'
yellow = '0x00ffe7'
blue = '0x3d8890'
magenta = '0x7b70af'
cyan = '0x50a3b5'
red = '0xc80064'
green = '0x11bb98'
yellow = '0x6911aa'
blue = '0x2262bb'
magenta = '0x9922dd'
cyan = '0x22ccba'
white = '0xd0f0f0'
[colors.bright]
black = '0x424253'
red = '0xf48bae'
green = '0xcfb8af'
yellow = '0x8bfff4'
blue = '0x1abcdd'
magenta = '0x7d72fe'
cyan = '0x86abb3'
red = '0xff44ff'
green = '0x44dddd'
yellow = '0xaa44ff'
blue = '0x229df6'
magenta = '0xdd88ff'
cyan = '0x88ffff'
white = '0x7e707e'
+3 -3
View File
@@ -1,6 +1,6 @@
[General]
contrastOpacity=188
contrastUiColor=#a97f6f
contrastUiColor=#11bb98
disabledTrayIcon=false
drawColor=#d11455
drawFontSize=13
@@ -11,10 +11,10 @@ saveAsFileExtension=png
savePath=/home/w0ryn/Pictures/screenshot
showSidePanelButton=false
showStartupLaunchMessage=false
uiColor=#00d1bd
uiColor=#490099
undoLimit=100
uploadClientSecret=
userColors=picker, #8bfff4, #00ffe7, #007469, #cfb8af, #906556, #30221d, #d11455, #f48bae, #d0f0f0
userColors=picker, #aa44ff, #6911aa, #220069, #44dddd, #00aa79, #006922, #c80064, #ff44ff, #d0f0f0
[Shortcuts]
TYPE_ARROW=E
+5
View File
@@ -55,3 +55,8 @@
[format]
signoff = true
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
+14 -14
View File
@@ -1,22 +1,22 @@
# do not edit; generated by scwrypts
# theme : winter
# theme : main
color0 #000505
color1 #d11455
color2 #906556
color3 #00ffe7
color4 #3d8890
color5 #7b70af
color6 #50a3b5
color1 #c80064
color2 #11bb98
color3 #6911aa
color4 #2262bb
color5 #9922dd
color6 #22ccba
color7 #d0f0f0
color8 #424253
color9 #f48bae
color10 #cfb8af
color11 #8bfff4
color12 #1abcdd
color13 #7d72fe
color14 #86abb3
color9 #ff44ff
color10 #44dddd
color11 #aa44ff
color12 #229df6
color13 #dd88ff
color14 #88ffff
color15 #7e707e
cursor #e8fffd
cursor #eeddff
background #000505
foreground #d0f0f0
selection_background #
+15 -15
View File
@@ -1,23 +1,23 @@
# do not edit; generated by scwrypts
# theme : winter
# theme : main
[colors]
background = #000505
foreground = #d0f0f0
background-alt = #007469
background-alt = #6911aa
foreground-alt = #d0f0f0
primary = #00ffe7
secondary = #906556
alert = #d11455
primary = #6911aa
secondary = #11bb98
alert = #c80064
disabled = #424253
primary-gradient-0 = #00a293
primary-gradient-1 = #00d1bd
primary-gradient-2 = #00ffe7
primary-gradient-3 = #2effec
primary-gradient-4 = #5dfff0
primary-gradient-0 = #420069
primary-gradient-1 = #490099
primary-gradient-2 = #6911aa
primary-gradient-3 = #8811cc
primary-gradient-4 = #9922dd
secondary-gradient-0 = #503830
secondary-gradient-1 = #704f43
secondary-gradient-2 = #906556
secondary-gradient-3 = #a97f6f
secondary-gradient-4 = #bc9b8f
secondary-gradient-0 = #006942
secondary-gradient-1 = #009949
secondary-gradient-2 = #00aa79
secondary-gradient-3 = #11bb98
secondary-gradient-4 = #22ccba