solarized dark color scheme in /text/
This commit is contained in:
parent
9b56cbbaca
commit
dcbbeea734
@ -11,12 +11,15 @@
|
||||
textarea{
|
||||
box-sizing: border-box;
|
||||
border: 1px solid blue;
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
|
||||
font-size: 25px;
|
||||
background-color: #222;
|
||||
color: #CCC;
|
||||
|
||||
background-color: #073642;
|
||||
color: #839496;
|
||||
|
||||
overflow-x: hidden;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user