Skip to content

Commit

Permalink
Color corrections for light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardbm committed Mar 20, 2024
1 parent 02e2701 commit e4e8f51
Show file tree
Hide file tree
Showing 13 changed files with 120 additions and 120 deletions.
Binary file modified img/atomic-light-hc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/atomic-light-lc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/atomic-light-mc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions scripts/hsluv-pal-light-hc.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
Sb = 100

# Lightness
Ln = 40
Lb = 50
Ln = 35
Lb = 45

H01 = BA ; S01 = 70 ; L01 = 97 ; BASE1 = [] ; ZASE1 = [] #base1
H02 = BA ; S02 = 70 ; L02 = 95 ; BASE2 = [] ; ZASE2 = [] #base2
H03 = BA ; S03 = 27 ; L03 = 30 ; BASE3 = [] ; ZASE3 = [] #base4
H04 = BA ; S04 = 43 ; L04 = 50 ; BASE4 = [] ; ZASE4 = [] #base3
H03 = BA ; S03 = 21 ; L03 = 20 ; BASE3 = [] ; ZASE3 = [] #base4
H04 = BA ; S04 = 34 ; L04 = Lb ; BASE4 = [] ; ZASE4 = [] #base3
H05 = 0 ; S05 = Sn ; L05 = Ln ; BACR1 = [] ; ZACR1 = [] #acr50
H06 = 60 ; S06 = Sn ; L06 = Ln ; BACO1 = [] ; ZACO1 = [] #aco50
H07 = 120 ; S07 = Sn ; L07 = Ln ; BACG1 = [] ; ZACG1 = [] #acg50
Expand Down
8 changes: 4 additions & 4 deletions scripts/hsluv-pal-light-lc.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
Sb = 100

# Lightness
Ln = 40
Lb = 50
Ln = 35
Lb = 45

H01 = BA ; S01 = 70 ; L01 = 91 ; BASE1 = [] ; ZASE1 = [] #base1
H02 = BA ; S02 = 70 ; L02 = 89 ; BASE2 = [] ; ZASE2 = [] #base2
H03 = BA ; S03 = 27 ; L03 = 30 ; BASE3 = [] ; ZASE3 = [] #base4
H04 = BA ; S04 = 43 ; L04 = 50 ; BASE4 = [] ; ZASE4 = [] #base3
H03 = BA ; S03 = 21 ; L03 = 20 ; BASE3 = [] ; ZASE3 = [] #base4
H04 = BA ; S04 = 34 ; L04 = Lb ; BASE4 = [] ; ZASE4 = [] #base3
H05 = 0 ; S05 = Sn ; L05 = Ln ; BACR1 = [] ; ZACR1 = [] #acr50
H06 = 60 ; S06 = Sn ; L06 = Ln ; BACO1 = [] ; ZACO1 = [] #aco50
H07 = 120 ; S07 = Sn ; L07 = Ln ; BACG1 = [] ; ZACG1 = [] #acg50
Expand Down
8 changes: 4 additions & 4 deletions scripts/hsluv-pal-light-mc.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
Sb = 100

# Lightness
Ln = 40
Lb = 50
Ln = 35
Lb = 45

H01 = BA ; S01 = 70 ; L01 = 94 ; BASE1 = [] ; ZASE1 = [] #base1
H02 = BA ; S02 = 70 ; L02 = 92 ; BASE2 = [] ; ZASE2 = [] #base2
H03 = BA ; S03 = 27 ; L03 = 30 ; BASE3 = [] ; ZASE3 = [] #base4
H04 = BA ; S04 = 43 ; L04 = 50 ; BASE4 = [] ; ZASE4 = [] #base3
H03 = BA ; S03 = 21 ; L03 = 20 ; BASE3 = [] ; ZASE3 = [] #base4
H04 = BA ; S04 = 34 ; L04 = Lb ; BASE4 = [] ; ZASE4 = [] #base3
H05 = 0 ; S05 = Sn ; L05 = Ln ; BACR1 = [] ; ZACR1 = [] #acr50
H06 = 60 ; S06 = Sn ; L06 = Ln ; BACO1 = [] ; ZACO1 = [] #aco50
H07 = 120 ; S07 = Sn ; L07 = Ln ; BACG1 = [] ; ZACG1 = [] #acg50
Expand Down
28 changes: 14 additions & 14 deletions values/atomic-light-hc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ Id Color Hue Sat Luv Hex (R - G - B)
-- -------------- ---- ---- ---- ------- -----------
01 Base 1 60° 70% 97% #FCF5EC 252 245 236
09 Base 2 60° 70% 95% #FBEFDF 251 239 223
08 Base 3 60° 27% 30% #4D463B 77 70 59
16 Base 4 60° 43% 50% #867558 134 117 88
08 Base 3 60° 21% 20% #34302A 52 48 42
16 Base 4 60° 34% 45% #766955 118 105 85
-- -------------- ---- ---- ---- ------- -----------
02 Dark Red 0° 100% 40% #BC004F 188 0 79
04 Dark Orange 60° 100% 40% #775A00 119 90 0
03 Dark Green 120° 100% 40% #306B00 48 107 0
07 Dark Cyan 180° 100% 40% #006A62 0 106 98
05 Dark Blue 240° 100% 40% #006492 0 100 146
06 Dark Violet 300° 100% 40% #A400B6 164 0 182
02 Dark Red 0° 100% 35% #A60045 166 0 69
04 Dark Orange 60° 100% 35% #684F00 104 79 0
03 Dark Green 120° 100% 35% #2A5E00 42 94 0
07 Dark Cyan 180° 100% 35% #005D56 0 93 86
05 Dark Blue 240° 100% 35% #005881 0 88 129
06 Dark Violet 300° 100% 35% #9000A0 144 0 160
-- -------------- ---- ---- ---- ------- -----------
10 Light Red 0° 100% 50% #EA0064 234 0 100
12 Light Orange 60° 100% 50% #957200 149 114 0
11 Light Green 120° 100% 50% #3F8700 63 135 0
15 Light Cyan 180° 100% 50% #00867C 0 134 124
13 Light Blue 240° 100% 50% #007EB7 0 126 183
14 Light Violet 300° 100% 50% #CD00E2 205 0 226
10 Light Red 0° 100% 45% #D3005A 211 0 90
12 Light Orange 60° 100% 45% #866600 134 102 0
11 Light Green 120° 100% 45% #387900 56 121 0
15 Light Cyan 180° 100% 45% #00786F 0 120 111
13 Light Blue 240° 100% 45% #0071A4 0 113 164
14 Light Violet 300° 100% 45% #B800CC 184 0 204
```
28 changes: 14 additions & 14 deletions values/atomic-light-lc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ Id Color Hue Sat Luv Hex (R - G - B)
-- -------------- ---- ---- ---- ------- -----------
01 Base 1 60° 70% 91% #F8E2C3 248 226 195
09 Base 2 60° 70% 89% #F7DCB3 247 220 179
08 Base 3 60° 27% 30% #4D463B 77 70 59
16 Base 4 60° 43% 50% #867558 134 117 88
08 Base 3 60° 21% 20% #34302A 52 48 42
16 Base 4 60° 34% 45% #766955 118 105 85
-- -------------- ---- ---- ---- ------- -----------
02 Dark Red 0° 100% 40% #BC004F 188 0 79
04 Dark Orange 60° 100% 40% #775A00 119 90 0
03 Dark Green 120° 100% 40% #306B00 48 107 0
07 Dark Cyan 180° 100% 40% #006A62 0 106 98
05 Dark Blue 240° 100% 40% #006492 0 100 146
06 Dark Violet 300° 100% 40% #A400B6 164 0 182
02 Dark Red 0° 100% 35% #A60045 166 0 69
04 Dark Orange 60° 100% 35% #684F00 104 79 0
03 Dark Green 120° 100% 35% #2A5E00 42 94 0
07 Dark Cyan 180° 100% 35% #005D56 0 93 86
05 Dark Blue 240° 100% 35% #005881 0 88 129
06 Dark Violet 300° 100% 35% #9000A0 144 0 160
-- -------------- ---- ---- ---- ------- -----------
10 Light Red 0° 100% 50% #EA0064 234 0 100
12 Light Orange 60° 100% 50% #957200 149 114 0
11 Light Green 120° 100% 50% #3F8700 63 135 0
15 Light Cyan 180° 100% 50% #00867C 0 134 124
13 Light Blue 240° 100% 50% #007EB7 0 126 183
14 Light Violet 300° 100% 50% #CD00E2 205 0 226
10 Light Red 0° 100% 45% #D3005A 211 0 90
12 Light Orange 60° 100% 45% #866600 134 102 0
11 Light Green 120° 100% 45% #387900 56 121 0
15 Light Cyan 180° 100% 45% #00786F 0 120 111
13 Light Blue 240° 100% 45% #0071A4 0 113 164
14 Light Violet 300° 100% 45% #B800CC 184 0 204
```
28 changes: 14 additions & 14 deletions values/atomic-light-mc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ Id Color Hue Sat Luv Hex (R - G - B)
-- -------------- ---- ---- ---- ------- -----------
01 Base 1 60° 70% 94% #FAECD8 250 236 216
09 Base 2 60° 70% 92% #F9E6CA 249 230 202
08 Base 3 60° 27% 30% #4D463B 77 70 59
16 Base 4 60° 43% 50% #867558 134 117 88
08 Base 3 60° 21% 20% #34302A 52 48 42
16 Base 4 60° 34% 45% #766955 118 105 85
-- -------------- ---- ---- ---- ------- -----------
02 Dark Red 0° 100% 40% #BC004F 188 0 79
04 Dark Orange 60° 100% 40% #775A00 119 90 0
03 Dark Green 120° 100% 40% #306B00 48 107 0
07 Dark Cyan 180° 100% 40% #006A62 0 106 98
05 Dark Blue 240° 100% 40% #006492 0 100 146
06 Dark Violet 300° 100% 40% #A400B6 164 0 182
02 Dark Red 0° 100% 35% #A60045 166 0 69
04 Dark Orange 60° 100% 35% #684F00 104 79 0
03 Dark Green 120° 100% 35% #2A5E00 42 94 0
07 Dark Cyan 180° 100% 35% #005D56 0 93 86
05 Dark Blue 240° 100% 35% #005881 0 88 129
06 Dark Violet 300° 100% 35% #9000A0 144 0 160
-- -------------- ---- ---- ---- ------- -----------
10 Light Red 0° 100% 50% #EA0064 234 0 100
12 Light Orange 60° 100% 50% #957200 149 114 0
11 Light Green 120° 100% 50% #3F8700 63 135 0
15 Light Cyan 180° 100% 50% #00867C 0 134 124
13 Light Blue 240° 100% 50% #007EB7 0 126 183
14 Light Violet 300° 100% 50% #CD00E2 205 0 226
10 Light Red 0° 100% 45% #D3005A 211 0 90
12 Light Orange 60° 100% 45% #866600 134 102 0
11 Light Green 120° 100% 45% #387900 56 121 0
15 Light Cyan 180° 100% 45% #00786F 0 120 111
13 Light Blue 240° 100% 45% #0071A4 0 113 164
14 Light Violet 300° 100% 45% #B800CC 184 0 204
```
48 changes: 24 additions & 24 deletions xresources/Xresources.URxvtSwitch
Original file line number Diff line number Diff line change
Expand Up @@ -60,34 +60,34 @@ URxvt.keysym.C-6: command:\033]10;#B2AA9F\007\033]11;#1D1912\007\
\033]4;13;#D991E6\007\033]4;14;#62BAB0\007\033]4;15;#B2AA9F\007

! Light HC
URxvt.keysym.C-7: command:\033]10;#4D463B\007\033]11;#FCF5EC\007\
\033]12;#4D463B\007\033]704;#EA0064\007\033]706;#00867C\007\
\033]707;#007EB7\007\033]708;#FCF5EC\007\033]4;0;#FCF5EC\007\
\033]4;1;#BC004F\007\033]4;2;#306B00\007\033]4;3;#775A00\007\
\033]4;4;#006492\007\033]4;5;#A400B6\007\033]4;6;#006A62\007\
\033]4;7;#867558\007\033]4;8;#FBEFDF\007\033]4;9;#EA0064\007\
\033]4;10;#3F8700\007\033]4;11;#957200\007\033]4;12;#007EB7\007\
\033]4;13;#CD00E2\007\033]4;14;#00867C\007\033]4;15;#4D463B\007
URxvt.keysym.C-7: command:\033]10;#34302A\007\033]11;#FCF5EC\007\
\033]12;#34302A\007\033]704;#D3005A\007\033]706;#00786F\007\
\033]707;#0071A4\007\033]708;#FCF5EC\007\033]4;0;#FCF5EC\007\
\033]4;1;#A60045\007\033]4;2;#2A5E00\007\033]4;3;#684F00\007\
\033]4;4;#005881\007\033]4;5;#9000A0\007\033]4;6;#005D56\007\
\033]4;7;#766955\007\033]4;8;#FBEFDF\007\033]4;9;#D3005A\007\
\033]4;10;#387900\007\033]4;11;#866600\007\033]4;12;#0071A4\007\
\033]4;13;#B800CC\007\033]4;14;#00786F\007\033]4;15;#34302A\007

! Light MC
URxvt.keysym.C-8: command:\033]10;#4D463B\007\033]11;#FAECD8\007\
\033]12;#4D463B\007\033]704;#EA0064\007\033]706;#00867C\007\
\033]707;#007EB7\007\033]708;#FAECD8\007\033]4;0;#FAECD8\007\
\033]4;1;#BC004F\007\033]4;2;#306B00\007\033]4;3;#775A00\007\
\033]4;4;#006492\007\033]4;5;#A400B6\007\033]4;6;#006A62\007\
\033]4;7;#867558\007\033]4;8;#F9E6CA\007\033]4;9;#EA0064\007\
\033]4;10;#3F8700\007\033]4;11;#957200\007\033]4;12;#007EB7\007\
\033]4;13;#CD00E2\007\033]4;14;#00867C\007\033]4;15;#4D463B\007
URxvt.keysym.C-8: command:\033]10;#34302A\007\033]11;#FAECD8\007\
\033]12;#34302A\007\033]704;#D3005A\007\033]706;#00786F\007\
\033]707;#0071A4\007\033]708;#FAECD8\007\033]4;0;#FAECD8\007\
\033]4;1;#A60045\007\033]4;2;#2A5E00\007\033]4;3;#684F00\007\
\033]4;4;#005881\007\033]4;5;#9000A0\007\033]4;6;#005D56\007\
\033]4;7;#766955\007\033]4;8;#F9E6CA\007\033]4;9;#D3005A\007\
\033]4;10;#387900\007\033]4;11;#866600\007\033]4;12;#0071A4\007\
\033]4;13;#B800CC\007\033]4;14;#00786F\007\033]4;15;#34302A\007

! Light LC
URxvt.keysym.C-9: command:\033]10;#4D463B\007\033]11;#F8E2C3\007\
\033]12;#4D463B\007\033]704;#EA0064\007\033]706;#00867C\007\
\033]707;#007EB7\007\033]708;#F8E2C3\007\033]4;0;#F8E2C3\007\
\033]4;1;#BC004F\007\033]4;2;#306B00\007\033]4;3;#775A00\007\
\033]4;4;#006492\007\033]4;5;#A400B6\007\033]4;6;#006A62\007\
\033]4;7;#867558\007\033]4;8;#F7DCB3\007\033]4;9;#EA0064\007\
\033]4;10;#3F8700\007\033]4;11;#957200\007\033]4;12;#007EB7\007\
\033]4;13;#CD00E2\007\033]4;14;#00867C\007\033]4;15;#4D463B\007
URxvt.keysym.C-9: command:\033]10;#34302A\007\033]11;#F8E2C3\007\
\033]12;#34302A\007\033]704;#D3005A\007\033]706;#00786F\007\
\033]707;#0071A4\007\033]708;#F8E2C3\007\033]4;0;#F8E2C3\007\
\033]4;1;#A60045\007\033]4;2;#2A5E00\007\033]4;3;#684F00\007\
\033]4;4;#005881\007\033]4;5;#9000A0\007\033]4;6;#005D56\007\
\033]4;7;#766955\007\033]4;8;#F7DCB3\007\033]4;9;#D3005A\007\
\033]4;10;#387900\007\033]4;11;#866600\007\033]4;12;#0071A4\007\
\033]4;13;#B800CC\007\033]4;14;#00786F\007\033]4;15;#34302A\007

! Onion HC
URxvt.keysym.C-F1: command:\033]10;#B4A7B7\007\033]11;#100812\007\
Expand Down
28 changes: 14 additions & 14 deletions xresources/Xresources.light_hc
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
! Atomic Light HC
#define base1 #FCF5EC
#define base2 #FBEFDF
#define base3 #4D463B
#define base4 #867558
#define acr50 #BC004F
#define aco50 #775A00
#define acg50 #306B00
#define acc50 #006A62
#define acb50 #006492
#define acv50 #A400B6
#define acr70 #EA0064
#define aco70 #957200
#define acg70 #3F8700
#define acc70 #00867C
#define acb70 #007EB7
#define acv70 #CD00E2
#define base3 #34302A
#define base4 #766955
#define acr50 #A60045
#define aco50 #684F00
#define acg50 #2A5E00
#define acc50 #005D56
#define acb50 #005881
#define acv50 #9000A0
#define acr70 #D3005A
#define aco70 #866600
#define acg70 #387900
#define acc70 #00786F
#define acb70 #0071A4
#define acv70 #B800CC

*.foreground : base4
*.background : base1
Expand Down
28 changes: 14 additions & 14 deletions xresources/Xresources.light_lc
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
! Atomic Light LC
#define base1 #F8E2C3
#define base2 #F7DCB3
#define base3 #4D463B
#define base4 #867558
#define acr50 #BC004F
#define aco50 #775A00
#define acg50 #306B00
#define acc50 #006A62
#define acb50 #006492
#define acv50 #A400B6
#define acr70 #EA0064
#define aco70 #957200
#define acg70 #3F8700
#define acc70 #00867C
#define acb70 #007EB7
#define acv70 #CD00E2
#define base3 #34302A
#define base4 #766955
#define acr50 #A60045
#define aco50 #684F00
#define acg50 #2A5E00
#define acc50 #005D56
#define acb50 #005881
#define acv50 #9000A0
#define acr70 #D3005A
#define aco70 #866600
#define acg70 #387900
#define acc70 #00786F
#define acb70 #0071A4
#define acv70 #B800CC

*.foreground : base4
*.background : base1
Expand Down
28 changes: 14 additions & 14 deletions xresources/Xresources.light_mc
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
! Atomic Light MC
#define base1 #FAECD8
#define base2 #F9E6CA
#define base3 #4D463B
#define base4 #867558
#define acr50 #BC004F
#define aco50 #775A00
#define acg50 #306B00
#define acc50 #006A62
#define acb50 #006492
#define acv50 #A400B6
#define acr70 #EA0064
#define aco70 #957200
#define acg70 #3F8700
#define acc70 #00867C
#define acb70 #007EB7
#define acv70 #CD00E2
#define base3 #34302A
#define base4 #766955
#define acr50 #A60045
#define aco50 #684F00
#define acg50 #2A5E00
#define acc50 #005D56
#define acb50 #005881
#define acv50 #9000A0
#define acr70 #D3005A
#define aco70 #866600
#define acg70 #387900
#define acc70 #00786F
#define acb70 #0071A4
#define acv70 #B800CC

*.foreground : base4
*.background : base1
Expand Down

0 comments on commit e4e8f51

Please sign in to comment.