Skip to content

Commit 68f46c2

Browse files
committed
added-summer-theme-2
1 parent 4d27ba2 commit 68f46c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/themes/themes.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
--bg: #e0aa13; /*repeating-linear-gradient(45deg, red 0px, #ffa500 20px, #ffff00 20px, #008000 20px, #0000ff 20px, #4b0082 20px, #ee82ee); */
7979
--bg-80: #e0b66d; /*repeating-linear-gradient(45deg, #ff0000 0px, #ffa500 20px, #ffff00 20px, #008000 20px, #0000ff 20px, #4b0082 20px, #ee82ee, 0.8); */ /* background */
8080
--white: #e2e06e;
81-
--gray-300-90: rgb(82, 87, 24);
82-
--gray-500: #000000; /*close button */
83-
--gray-600: #000000; /* search tab*/
84-
--gray-700: #000000;/*navigate, bottom tab, on hover */
81+
--gray-300-90: rgb(224,182,109);
82+
--gray-500: #1d3f0d; /*close button */
83+
--gray-600: #1d3f0d; /* search tab*/
84+
--gray-700: #1d3f0d;/*navigate, bottom tab, on hover */
8585
--gray-800: #1d3f0d; /* table content, no hover */
8686
--blue-400: #800020;
8787
--blue-400-45: rgba(227, 243, 8, 0.45);

0 commit comments

Comments
 (0)