Difference between revisions of "IT-OS-Config-Themes"

From wiki.samerhijazi.net
Jump to navigation Jump to search
(Source)
(Source)
Line 1: Line 1:
 
=Source=
 
=Source=
 +
* https://github.com/jnsh/arc-theme
 
* https://rgb.to/
 
* https://rgb.to/
 
* https://gtkthemingguide.now.sh/#/
 
* https://gtkthemingguide.now.sh/#/

Revision as of 02:25, 6 February 2021

Source

Theme

  • background-color: #333
  • background-color: #f5f5f5

Collcetions

Icons

Inherits=Moka,Adwaita,gnome,hicolor

Theme

pre {
background-color: #333;
border: 1px solid #ccc;
border-radius: 4px;
color: #fff;
display: block;
font-size: 13px;
line-height: 1.4;
margin: 0 0 10px;
margin: 0 0 10px;
overflow: auto;
padding: 20px 30px;
padding: 9.5px;
word-break: break-all;
word-wrap: break-word;
}