File tree Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Original file line number Diff line number Diff line change 1414@import url ('https://refact0r.github.io/system24/src/main.css' ); /* main theme css. DO NOT REMOVE */
1515@import url ('https://refact0r.github.io/system24/src/unrounding.css' ); /* gets rid of all rounded corners. remove if you want rounded corners. */
1616
17-
1817/* customize things here */
1918: root {
2019 --font : 'DM Mono' ; /* UI font name. it must be installed on your system. */
7170 --reply-hover-overlay : var (--hover ); /* overlay color of message you are replying to when hovered. */
7271
7372 /* color shades */
74- --pink : # f38ba8 ;
75- --pink-1 : # d16c89 ;
76- --pink-2 : # af4e6c ;
77- --purple : # cba6f7 ;
78- --purple-1 : # ab87d6 ;
79- --purple-2 : # 8d69b5 ;
80- --cyan : # 74c7ec ;
81- --yellow : # f9e2af ;
82- --green : # a6e3a1 ;
83- --green-1 : # 87c282 ;
84- --green-2 : # 68a364 ;
73+ --pink : # ed8796 ;
74+ --pink-1 : # cb6878 ;
75+ --pink-2 : # a94a5b ;
76+ --purple : # c6a0f6 ;
77+ --purple-1 : # a781d4 ;
78+ --purple-2 : # 8863b4 ;
79+ --cyan : # 7dc4e4 ;
80+ --yellow : # eed49f ;
81+ --green : # a6da95 ;
82+ --green-1 : # 87ba76 ;
83+ --green-2 : # 699a58 ;
8584 --lavender : # b4befe ;
86- --lavender-1 : # a6afe9 ;
87- --lavender-2 : # 9aa3e0 ;
85+ --lavender-1 : # 959edc ;
86+ --lavender-2 : # 7780bc ;
8887}
You can’t perform that action at this time.
0 commit comments