Upload of projects and themes
This commit is contained in:
6
gateway_frontend/themes/oracle-dark/globals.css
Normal file
6
gateway_frontend/themes/oracle-dark/globals.css
Normal file
@@ -0,0 +1,6 @@
|
||||
@import "../light/globals.css";
|
||||
|
||||
::selection {
|
||||
background: #697778;
|
||||
color: var(--label);
|
||||
}
|
||||
Reference in New Issue
Block a user