adjust lightness settings in theme gen scripts

This commit is contained in:
2026-03-13 17:37:26 -07:00
parent 6e684a9c4e
commit 2f2d196a71
107 changed files with 2069 additions and 1331 deletions

View File

@@ -1,16 +1,16 @@
# base settings
background #222222
foreground #dedede
background #262626
foreground #e4e4e4
selection_background #2e2e2e
selection_foreground #cecece
selection_background #333333
selection_foreground #d4d4d4
cursor #cecece
cursor_text #2e2e2e
cursor #d4d4d4
cursor_text #333333
# black
color0 #222222
color8 #3a3a3a
color0 #262626
color8 #404040
# red
color1 #e15344
@@ -37,5 +37,5 @@ color6 #5e8de4
color14 #8ab1f8
## white
color7 #bebebe
color15 #dedede
color7 #c4c4c4
color15 #e4e4e4

View File

@@ -1,41 +1,41 @@
# base settings
background #eeeeee
foreground #2e2e2e
background #f5f5f5
foreground #333333
selection_background #dedede
selection_foreground #3a3a3a
selection_background #e4e4e4
selection_foreground #404040
cursor #3a3a3a
cursor_text #dedede
cursor #404040
cursor_text #e4e4e4
# black
color0 #eeeeee
color8 #cecece
color0 #f5f5f5
color8 #d4d4d4
# red
color1 #ce3c30
color9 #a11d15
color1 #db4b3d
color9 #b62920
# green
color2 #457a4e
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2c4f93
color4 #4d7ad1
color12 #365da9
# magenta (red)
color5 #995f25
color13 #714415
color5 #a4672a
color13 #83501b
# cyan (blue)
color6 #436ec2
color14 #2c4f93
color6 #4d7ad1
color14 #365da9
## white
color7 #484848
color15 #2e2e2e
color7 #4d4d4d
color15 #333333

View File

@@ -1,16 +1,16 @@
# base settings
background #27201f
foreground #e5dbda
background #2c2523
foreground #ece2e0
selection_background #332c2b
selection_foreground #d5cbca
selection_background #383130
selection_foreground #dbd2d0
cursor #d5cbca
cursor_text #332c2b
cursor #dbd2d0
cursor_text #383130
# black
color0 #27201f
color8 #403837
color0 #2c2523
color8 #453e3c
# red
color1 #e45748
@@ -30,12 +30,12 @@ color12 #8ab1f8
# magenta (red)
color5 #c38141
color13 #e1a772
color13 #dfa36d
# cyan (blue)
color6 #5e8de4
color14 #8ab1f8
## white
color7 #c5bbba
color15 #e5dbda
color7 #cbc2c0
color15 #ece2e0

View File

@@ -1,41 +1,41 @@
# base settings
background #f6ecea
foreground #332c2b
background #fcf3f1
foreground #383130
selection_background #e5dbda
selection_foreground #403837
selection_background #ece2e0
selection_foreground #453e3c
cursor #403837
cursor_text #e5dbda
cursor #453e3c
cursor_text #ece2e0
# black
color0 #f6ecea
color8 #d5cbca
color0 #fcf3f1
color8 #dbd2d0
# red
color1 #ca382d
color9 #a11d15
color1 #d84739
color9 #b2271d
# green
color2 #477d50
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2c4f93
color4 #4d7ad1
color12 #365da9
# magenta (red)
color5 #995f25
color13 #714415
color5 #a4672a
color13 #7f4e1a
# cyan (blue)
color6 #436ec2
color14 #2c4f93
color6 #4d7ad1
color14 #365da9
## white
color7 #4d4644
color15 #332c2b
color7 #534b4a
color15 #383130

View File

@@ -1,16 +1,16 @@
# base settings
background #26211c
foreground #e4ddd7
background #2a2521
foreground #eae3dd
selection_background #322d28
selection_foreground #d3ccc7
selection_background #37322d
selection_foreground #dad3cd
cursor #d3ccc7
cursor_text #322d28
cursor #dad3cd
cursor_text #37322d
# black
color0 #26211c
color8 #3f3935
color0 #2a2521
color8 #443f3a
# red
color1 #e45748
@@ -25,17 +25,17 @@ color3 #9e9858
color11 #bdb778
# blue
color4 #5e8de4
color12 #8ab1f8
color4 #5b8ae1
color12 #86aef7
# magenta (red)
color5 #c38141
color13 #e1a772
# cyan (blue)
color6 #5e8de4
color14 #8ab1f8
color6 #5b8ae1
color14 #86aef7
## white
color7 #c3bcb7
color15 #e4ddd7
color7 #c9c3bd
color15 #eae3dd

View File

@@ -1,41 +1,41 @@
# base settings
background #f4ede7
foreground #322d28
background #fbf4ee
foreground #37322d
selection_background #e4ddd7
selection_foreground #3f3935
selection_background #eae3dd
selection_foreground #443f3a
cursor #3f3935
cursor_text #e4ddd7
cursor #443f3a
cursor_text #eae3dd
# black
color0 #f4ede7
color8 #d3ccc7
color0 #fbf4ee
color8 #dad3cd
# red
color1 #ca382d
color9 #a11d15
color1 #d84739
color9 #b2271d
# green
color2 #457a4e
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2e5297
color4 #4f7dd5
color12 #365da9
# magenta (red)
color5 #995f25
color13 #714415
color5 #a4672a
color13 #7f4e1a
# cyan (blue)
color6 #436ec2
color14 #2e5297
color6 #4f7dd5
color14 #365da9
## white
color7 #4c4642
color15 #322d28
color7 #524c47
color15 #37322d

View File

@@ -1,16 +1,16 @@
# base settings
background #1e231f
foreground #d9e0da
background #232823
foreground #e0e7e0
selection_background #2a2f2b
selection_foreground #c9d0ca
selection_background #2f3430
selection_foreground #d0d6d0
cursor #c9d0ca
cursor_text #2a2f2b
cursor #d0d6d0
cursor_text #2f3430
# black
color0 #1e231f
color8 #373c37
color0 #232823
color8 #3c413c
# red
color1 #e15344
@@ -37,5 +37,5 @@ color6 #5e8de4
color14 #8ab1f8
## white
color7 #b9c0ba
color15 #d9e0da
color7 #c0c6c0
color15 #e0e7e0

View File

@@ -1,41 +1,41 @@
# base settings
background #eaf1ea
foreground #2a2f2b
background #f0f7f1
foreground #2f3430
selection_background #d9e0da
selection_foreground #373c37
selection_background #e0e7e0
selection_foreground #3c413c
cursor #373c37
cursor_text #d9e0da
cursor #3c413c
cursor_text #e0e7e0
# black
color0 #eaf1ea
color8 #c9d0ca
color0 #f0f7f1
color8 #d0d6d0
# red
color1 #ce3c30
color9 #a11d15
color1 #db4b3d
color9 #b62920
# green
color2 #457a4e
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2c4f93
color4 #4d7ad1
color12 #365da9
# magenta (red)
color5 #995f25
color13 #714415
color5 #a4672a
color13 #83501b
# cyan (blue)
color6 #436ec2
color14 #2c4f93
color6 #4d7ad1
color14 #365da9
## white
color7 #444944
color15 #2a2f2b
color7 #494f4a
color15 #2f3430

View File

@@ -1,16 +1,16 @@
# base settings
background #232026
foreground #e0dce4
background #28252b
foreground #e6e3eb
selection_background #2f2c32
selection_foreground #cfccd4
selection_background #343137
selection_foreground #d6d2da
cursor #cfccd4
cursor_text #2f2c32
cursor #d6d2da
cursor_text #343137
# black
color0 #232026
color8 #3c393f
color0 #28252b
color8 #413e44
# red
color1 #e15344
@@ -37,5 +37,5 @@ color6 #5e8de4
color14 #8ab1f8
## white
color7 #bfbcc3
color15 #e0dce4
color7 #c6c2ca
color15 #e6e3eb

View File

@@ -1,41 +1,41 @@
# base settings
background #f0edf4
foreground #2f2c32
background #f7f3fb
foreground #343137
selection_background #e0dce4
selection_foreground #3c393f
selection_background #e6e3eb
selection_foreground #413e44
cursor #3c393f
cursor_text #e0dce4
cursor #413e44
cursor_text #e6e3eb
# black
color0 #f0edf4
color8 #cfccd4
color0 #f7f3fb
color8 #d6d2da
# red
color1 #ce3c30
color9 #a11d15
color1 #db4b3d
color9 #b62920
# green
color2 #477d50
color10 #315b38
color2 #4e8757
color10 #3b6a42
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2c4f93
color4 #4d7ad1
color12 #345aa4
# magenta (red)
color5 #995f25
color13 #744616
color5 #a4672a
color13 #83501b
# cyan (blue)
color6 #436ec2
color14 #2c4f93
color6 #4d7ad1
color14 #345aa4
## white
color7 #49464c
color15 #2f2c32
color7 #4e4c52
color15 #343137

View File

@@ -1,16 +1,16 @@
# base settings
background #262022
foreground #e4dbdf
background #2b2427
foreground #ebe2e5
selection_background #322c2f
selection_foreground #d4cbcf
selection_background #373134
selection_foreground #dad1d5
cursor #d4cbcf
cursor_text #322c2f
cursor #dad1d5
cursor_text #373134
# black
color0 #262022
color8 #3f383b
color0 #2b2427
color8 #453d40
# red
color1 #e45748
@@ -21,8 +21,8 @@ color2 #64a46e
color10 #87c28f
# yellow
color3 #9e9858
color11 #bdb778
color3 #9b9555
color11 #bab474
# blue
color4 #5e8de4
@@ -37,5 +37,5 @@ color6 #5e8de4
color14 #8ab1f8
## white
color7 #c4bbbf
color15 #e4dbdf
color7 #cac1c5
color15 #ebe2e5

View File

@@ -1,41 +1,41 @@
# base settings
background #f5ecef
foreground #322c2f
background #fbf2f6
foreground #373134
selection_background #e4dbdf
selection_foreground #3f383b
selection_background #ebe2e5
selection_foreground #453d40
cursor #3f383b
cursor_text #e4dbdf
cursor #453d40
cursor_text #ebe2e5
# black
color0 #f5ecef
color8 #d4cbcf
color0 #fbf2f6
color8 #dad1d5
# red
color1 #ca382d
color9 #a11d15
color1 #d84739
color9 #b2271d
# green
color2 #477d50
color10 #315b38
color2 #4e8757
color10 #3b6a42
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2c4f93
color4 #4d7ad1
color12 #365da9
# magenta (red)
color5 #995f25
color13 #714415
color5 #a4672a
color13 #83501b
# cyan (blue)
color6 #436ec2
color14 #2c4f93
color6 #4d7ad1
color14 #365da9
## white
color7 #4d4548
color15 #322c2f
color7 #524b4e
color15 #373134

View File

@@ -1,24 +1,24 @@
# base settings
background #1c2324
foreground #d6e0e1
background #202829
foreground #dde7e8
selection_background #282f30
selection_foreground #c6d0d1
selection_background #2d3535
selection_foreground #ccd6d8
cursor #c6d0d1
cursor_text #282f30
cursor #ccd6d8
cursor_text #2d3535
# black
color0 #1c2324
color8 #343c3d
color0 #202829
color8 #394142
# red
color1 #e15344
color9 #fa8979
color9 #f98475
# green
color2 #64a46e
color10 #8bc593
color10 #87c28f
# yellow
color3 #9e9858
@@ -37,5 +37,5 @@ color6 #5e8de4
color14 #8ab1f8
## white
color7 #b6c0c1
color15 #d6e0e1
color7 #bcc6c7
color15 #dde7e8

View File

@@ -1,41 +1,41 @@
# base settings
background #e7f1f2
foreground #282f30
background #edf7f9
foreground #2d3535
selection_background #d6e0e1
selection_foreground #343c3d
selection_background #dde7e8
selection_foreground #394142
cursor #343c3d
cursor_text #d6e0e1
cursor #394142
cursor_text #dde7e8
# black
color0 #e7f1f2
color8 #c6d0d1
color0 #edf7f9
color8 #ccd6d8
# red
color1 #ce3c30
color9 #a51f17
color1 #db4b3d
color9 #b62920
# green
color2 #457a4e
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2c4f93
color4 #4d7ad1
color12 #345aa4
# magenta (red)
color5 #995f25
color13 #744616
color5 #a4672a
color13 #83501b
# cyan (blue)
color6 #436ec2
color14 #2c4f93
color6 #4d7ad1
color14 #345aa4
## white
color7 #41494a
color15 #282f30
color7 #464f50
color15 #2d3535

View File

@@ -1,19 +1,19 @@
# base settings
background #22221c
foreground #dfded6
background #272721
foreground #e5e5dd
selection_background #2f2e28
selection_foreground #cfcec6
selection_background #34332d
selection_foreground #d5d5cd
cursor #cfcec6
cursor_text #2f2e28
cursor #d5d5cd
cursor_text #34332d
# black
color0 #22221c
color8 #3b3b34
color0 #272721
color8 #404039
# red
color1 #e45748
color1 #e15344
color9 #fa8979
# green
@@ -26,7 +26,7 @@ color11 #bdb778
# blue
color4 #5e8de4
color12 #8ab1f8
color12 #86aef7
# magenta (red)
color5 #c38141
@@ -34,8 +34,8 @@ color13 #dfa36d
# cyan (blue)
color6 #5e8de4
color14 #8ab1f8
color14 #86aef7
## white
color7 #bfbeb6
color15 #dfded6
color7 #c5c5bd
color15 #e5e5dd

View File

@@ -1,41 +1,41 @@
# base settings
background #efefe7
foreground #2f2e28
background #f6f6ed
foreground #34332d
selection_background #dfded6
selection_foreground #3b3b34
selection_background #e5e5dd
selection_foreground #404039
cursor #3b3b34
cursor_text #dfded6
cursor #404039
cursor_text #e5e5dd
# black
color0 #efefe7
color8 #cfcec6
color0 #f6f6ed
color8 #d5d5cd
# red
color1 #ce3c30
color9 #a11d15
color1 #db4b3d
color9 #b62920
# green
color2 #457a4e
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #436ec2
color12 #2e5297
color4 #4f7dd5
color12 #365da9
# magenta (red)
color5 #995f25
color13 #714415
color5 #a4672a
color13 #7f4e1a
# cyan (blue)
color6 #436ec2
color14 #2e5297
color6 #4f7dd5
color14 #365da9
## white
color7 #484841
color15 #2f2e28
color7 #4e4d47
color15 #34332d

View File

@@ -1,16 +1,16 @@
# base settings
background #1f2227
foreground #dadee6
background #23272c
foreground #e1e5ec
selection_background #2b2e33
selection_foreground #caced5
selection_background #303339
selection_foreground #d0d4dc
cursor #caced5
cursor_text #2b2e33
cursor #d0d4dc
cursor_text #303339
# black
color0 #1f2227
color8 #373b40
color0 #23272c
color8 #3d4046
# red
color1 #e15344
@@ -37,5 +37,5 @@ color6 #5e8de4
color14 #8ab1f8
## white
color7 #babec5
color15 #dadee6
color7 #c0c4cb
color15 #e1e5ec

View File

@@ -1,41 +1,41 @@
# base settings
background #eaeff6
foreground #2b2e33
background #f1f5fd
foreground #303339
selection_background #dadee6
selection_foreground #373b40
selection_background #e1e5ec
selection_foreground #3d4046
cursor #373b40
cursor_text #dadee6
cursor #3d4046
cursor_text #e1e5ec
# black
color0 #eaeff6
color8 #caced5
color0 #f1f5fd
color8 #d0d4dc
# red
color1 #ce3c30
color9 #a11d15
color1 #db4b3d
color9 #b62920
# green
color2 #477d50
color10 #315b38
color2 #4e8757
color10 #396740
# yellow
color3 #736e3a
color11 #555129
color3 #7f7a42
color11 #615d2f
# blue
color4 #406bbe
color12 #2c4f93
color4 #4d7ad1
color12 #345aa4
# magenta (red)
color5 #995f25
color13 #744616
color5 #a4672a
color13 #83501b
# cyan (blue)
color6 #406bbe
color14 #2c4f93
color6 #4d7ad1
color14 #345aa4
## white
color7 #44484e
color15 #2b2e33
color7 #4a4d53
color15 #303339