Name | HEX | RGB |
---|---|---|
Main colors | ||
TUMBlue | #0065bd |
0,101,189 |
Black | #000000 |
0,0,0 |
White | #ffffff |
255,255,255 |
Secondaries | ||
DarkBlue | #005293 |
0,82,147 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
MSWORD | Regexp | Meaning |
---|---|---|
\[?{1}\] |
\[.*?\] |
Find [text] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:init | |
config start_x = 0 | |
config start_y = 0 | |
config end_x = 59 | |
config end_y = 9 | |
config speed_step = 3 | |
pos_x = start_x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"folders": | |
[ | |
], | |
"rulers": | |
[ | |
79, | |
100 | |
], | |
"tab_size": 4, |
OlderNewer