Skip to content

Commit efdb828

Browse files
Update with the latest tinted-theming colorschemes
1 parent 8c4ff5a commit efdb828

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

colors/base16-ascendancy.rasi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
* {
10-
red: rgba ( 192, 57, 0, 100 % );
10+
red: rgba ( 208, 80, 0, 100 % );
1111
blue: rgba ( 69, 133, 136, 100 % );
1212
lightfg: rgba ( 235, 219, 178, 100 % );
1313
lightbg: rgba ( 33, 47, 61, 100 % );

themes/base16-ascendancy.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
! base05: #d5c7a1
1111
! base06: #ebdbb2
1212
! base07: #fbf1c7
13-
! base08: #c03900
13+
! base08: #d05000
1414
! base09: #fe8019
1515
! base0A: #ffcc1b
1616
! base0B: #b8bb26
@@ -28,7 +28,7 @@ rofi.color-window: #212f3d, #212f3d, #282828
2828
! Property Name BG FG BG-alt Head-BG Head-FG
2929
rofi.color-normal: #212f3d, #d5c7a1, #212f3d, #212f3d, #fbf1c7
3030
rofi.color-active: #212f3d, #458588, #212f3d, #212f3d, #458588
31-
rofi.color-urgent: #212f3d, #c03900, #212f3d, #212f3d, #c03900
31+
rofi.color-urgent: #212f3d, #d05000, #212f3d, #212f3d, #d05000
3232

3333
! Set the desired separator style
3434
rofi.separator-style: solid

themes/base16-ascendancy.rasi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
* {
10-
red: rgba ( 192, 57, 0, 100 % );
10+
red: rgba ( 208, 80, 0, 100 % );
1111
blue: rgba ( 69, 133, 136, 100 % );
1212
lightfg: rgba ( 235, 219, 178, 100 % );
1313
lightbg: rgba ( 33, 47, 61, 100 % );

0 commit comments

Comments
 (0)